Skip to content
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.

Commit

Permalink
editorconfig: drop duplicates, ABC
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomáš Votruba committed Jan 14, 2017
1 parent 03ec39b commit 4585c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
@@ -1,6 +1,6 @@
root = true

[*.{php,neon,yml,yaml,css,js,json,twig,latte,html,css,xml,yml,yaml,neon,php}]
[*.{css,html,js,json,latte,neon,php,twig,xml,yaml,yml}]
charset = utf-8
end_of_line = lf
insert_final_newline = true
Expand Down

0 comments on commit 4585c7b

Please sign in to comment.