summaryrefslogtreecommitdiff
path: root/.editorconfig
blob: ad6ac1f5cbcd71755c5f051aba7cad3944ded40c (plain)
1
2
3
4
5
6
7
# Settings in .editorconfig should match checkstyle config

root = true

[*]
charset = utf-8
max_line_length = 120