mirror of
https://github.com/tiennm99/styleguide.git
synced 2026-08-24 02:25:54 +00:00
a868d2d7256663789f8ee6b943fa233bf558928a
- Optional check to make sure #includes are in alphabetical order. - Optional "--counting=" option for statistics on what errors were found. - Fix typos. - Warn on overloading the unary operator&(). (Binary operator&() is fine). - Fix false positives on "new int(x)"; it is not a cast. - Allow "NOLINT" on header guards. - Prevent members of a class from being "const string&".
Languages
HTML
67.5%
Python
24.4%
XSLT
4.9%
CSS
1.3%
JavaScript
1.1%
Other
0.8%