Files
zk-kit/.editorconfig
Andrija Novakovic f8f8f4a07a pretier and lerna build
Former-commit-id: 71dbde08c42f244963b0684b97469cc4fd5f0b42 [formerly 451c033253]
Former-commit-id: 4da6d461c443ce722d5f1bc9310c1542598c5772
2021-10-19 00:06:09 +02:00

14 lines
211 B
INI

#root = true
[*]
indent_style = space
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 120
indent_size = 2
[*.md]
trim_trailing_whitespace = false