Last change
on this file since 571e0df was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
286 bytes
|
Rev | Line | |
---|
[6a3a178] | 1 | root = true
|
---|
| 2 |
|
---|
| 3 | [*]
|
---|
| 4 | indent_style = tab
|
---|
| 5 | indent_size = 4
|
---|
| 6 | end_of_line = lf
|
---|
| 7 | charset = utf-8
|
---|
| 8 | trim_trailing_whitespace = true
|
---|
| 9 | insert_final_newline = true
|
---|
| 10 | max_line_length = 120
|
---|
| 11 |
|
---|
| 12 | [CHANGELOG.md]
|
---|
| 13 | indent_style = space
|
---|
| 14 | indent_size = 2
|
---|
| 15 |
|
---|
| 16 | [*.json]
|
---|
| 17 | max_line_length = off
|
---|
| 18 |
|
---|
| 19 | [Makefile]
|
---|
| 20 | max_line_length = off
|
---|
Note:
See
TracBrowser
for help on using the repository browser.