STL/tools
Stephan T. Lavavej 9c1c63cd26
Enforce ASCII and whitespace conventions (#229)
Fixes #141.

* Change LF to CRLF.
* Remove UTF-8 BOMs.
* Add validate.cpp.
* Add validate to CMakeLists.txt.
* Add validate to azure-devops.
* Wrap enforce-clang-format.cmd.
* Code review feedback: abort().
* Code review feedback: Assign previous3.
* Code review feedback: Don't catch everything.
* Code review feedback: MaxErrorsForDisallowedCharacters.
* Cleanup: Remove `enabled: true`.
* Code review feedback: Character code comments.
* Code review feedback: Allow certain files to be tabby.
* Code review feedback: Use native wchar_t paths.
2019-10-30 16:22:33 -07:00
..
inc Parallelize enforcement of clang-format (#163) 2019-10-08 17:12:08 -07:00
jobify Parallelize enforcement of clang-format (#163) 2019-10-08 17:12:08 -07:00
parallelize Parallelize enforcement of clang-format (#163) 2019-10-08 17:12:08 -07:00
validate Enforce ASCII and whitespace conventions (#229) 2019-10-30 16:22:33 -07:00
CMakeLists.txt Enforce ASCII and whitespace conventions (#229) 2019-10-30 16:22:33 -07:00
CMakeSettings.json Enforce ASCII and whitespace conventions (#229) 2019-10-30 16:22:33 -07:00