summaryrefslogtreecommitdiff
path: root/compiler/cpp/coding_standards.md
blob: ea089467e84be0e4097f086e0d011e12e1c53396 (plain)
1
2
3
4
## Compiler Coding Standards

 * When making small change / bugfix - follow style as seen in nearby code.
 * When making major refactor and / or adding new feature - follow style for C++ library