Add --check-code-style utility command.

This commit is contained in:
Paul Chote
2014-12-21 10:31:27 +13:00
committed by Matthias Mailänder
parent ecd4479807
commit f4055dae53
8 changed files with 101 additions and 8 deletions

2
.gitignore vendored
View File

@@ -22,6 +22,7 @@ mods/*/*.mdb
/*.pdb
/*.mdb
/*.exe
thirdparty/StyleCop*
# backup files by various editors
*~
@@ -57,6 +58,7 @@ Lua-API.md
# StyleCop
*.Cache
StyleCopViolations.xml
# SublimeText
*.sublime-project