mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
fix style issues in the server
This commit is contained in:
parent
dd9ff1852f
commit
38a935fa10
10 changed files with 32 additions and 30 deletions
|
@ -7,4 +7,7 @@ indent_size = 2
|
|||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
insert_final_newline = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue