docs(docs/codes): Add comments of primary code names to hid's os data
This should make GitHub PR reviews easier because GitHub's change summaries do not currently include sufficient context without lots of digging. Changes made with a RegExp Replace: Find: (names: \[")([\w\d_]+?)("[^ ]+?os: \{) Replacement: $1$2$3 // $2
This commit is contained in:
parent
d5250f0449
commit
175d3d8abd
1 changed files with 364 additions and 0 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue