mirror of
https://github.com/microsoft/GSL
synced 2026-08-26 04:23:04 -04:00
Project files were not following the clang-format style. For people using IDEs were clang-format is always run after a save this would cause unwanted changes. This commit only applies "clang-format -i" to files. |
||
|---|---|---|
| .. | ||
| unittest-cpp@c331bb0dea | ||
| algorithm_tests.cpp | ||
| assertion_tests.cpp | ||
| at_tests.cpp | ||
| bounds_tests.cpp | ||
| byte_tests.cpp | ||
| CMakeLists.txt | ||
| multi_span_tests.cpp | ||
| notnull_tests.cpp | ||
| owner_tests.cpp | ||
| span_tests.cpp | ||
| strided_span_tests.cpp | ||
| string_span_tests.cpp | ||
| utils_tests.cpp | ||