Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Commit

Permalink
add tag to editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
amacoder committed Apr 15, 2016
1 parent 1ffa221 commit 721e4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ trim_trailing_whitespace = true
insert_final_newline = true

# Use 2 spaces for indentation in HTML, JavaScript, Ruby, SCSS, and XML
[*.{html,js,rb,scss,xml,jsp}]
[*.{html,js,rb,scss,xml,jsp, tag}]
indent_size = 2

#Use 4 spaces for indentation in Java
Expand Down

0 comments on commit 721e4f5

Please sign in to comment.