8 lines
115 B
INI
8 lines
115 B
INI
|
# Settings in .editorconfig should match checkstyle config
|
||
|
|
||
|
root = true
|
||
|
|
||
|
[*]
|
||
|
charset = utf-8
|
||
|
max_line_length = 120
|