Skip to content

Commit a3ad80b

Browse files
committed
revert changing indent size
1 parent 37c3793 commit a3ad80b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ indent_size = 4
2727

2828
[*.{html,dtml,pt,zpt,xml,zcml,js,jsx,json,less,css,yaml,yml}]
2929
# 2 space indentation
30-
indent_size = 4
30+
indent_size = 2
3131

3232
[{Makefile,.gitmodules}]
3333
# Tab indentation (no size specified, but view as 4 spaces)

0 commit comments

Comments
 (0)