Skip to content

Commit

Permalink
EditorConfig: add .htaccess support
Browse files Browse the repository at this point in the history
Signed-off-by: VirtualTam <virtualtam@flibidi.net>
  • Loading branch information
virtualtam committed Oct 16, 2017
1 parent 8395665 commit a93b620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Expand Up @@ -10,7 +10,7 @@ trim_trailing_whitespace = true
indent_style = space
indent_size = 4

[*.{html,xml}]
[*.{htaccess,html,xml}]
indent_size = 2

[*.php]
Expand Down

0 comments on commit a93b620

Please sign in to comment.