chore(common): cleanup and merge code elements that are scattered around the codebase
Open
chore
common/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
While reviewing PR https://github.com/keymanapp/keyman/pull/11334 we found that varoius source files could be cleaned up:
- **https://github.com/keymanapp/keyman/pull/11334/files#r1719497673** merge mc_kmxfile.cpp with other kmxfile.cpps
- **https://github.com/keymanapp/keyman/pull/11334/files#r1719500153** cleanup preprocessor constants from various sources
- **https://github.com/keymanapp/keyman/pull/11334/files#r1719498701** CODE__SIZE[] is found in several places
- **https://github.com/keymanapp/keyman/pull/11334/files#r1719495181** structs like KMX_tagSTORE , KMX_tagKEY etc.
Contributor guide
Assessment
This issue has not been assessed yet.