mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> # Conflicts: # .editorconfig
This commit is contained in:
parent
5e6b35b86f
commit
1ac31f6929
1 changed files with 4 additions and 1 deletions
|
@ -9,6 +9,9 @@ charset = utf-8
|
|||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.{md,asciidoc}]
|
||||
[package.json]
|
||||
insert_final_newline = false
|
||||
|
||||
[*.{md,mdx,asciidoc}]
|
||||
trim_trailing_whitespace = false
|
||||
insert_final_newline = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue