CMake Nightly Date Stamp
[kiteware-cmake.git] / .editorconfig
blobe5e7e30ed8d73a5c22d3ee1d3dab2c42b6a9c265
1 root = true
3 [*]
4 charset = utf-8
5 insert_final_newline = true
6 trim_trailing_whitespace = true
8 [{CMakeLists.txt,*.cmake,*.rst}]
9 indent_size = 2
10 indent_style = space