Skip to content

Commit 37c3793

Browse files
committed
test if .editconfig messes with i18n-ci failures in GHA
1 parent aa7f925 commit 37c3793

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 = 2
30+
indent_size = 4
3131

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

0 commit comments

Comments
 (0)