STL/azure-devops
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
..
enforce-clang-format.cmd Enforce ASCII and whitespace conventions (#229) 2019-10-30 16:22:33 -07:00
install_msvc_preview.ps1 Enforce ASCII and whitespace conventions (#229) 2019-10-30 16:22:33 -07:00
run_build.yml Enforce ASCII and whitespace conventions (#229) 2019-10-30 16:22:33 -07:00
validate-files.cmd Enforce ASCII and whitespace conventions (#229) 2019-10-30 16:22:33 -07:00