Skip to content

Commit

Permalink
update .editorconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Hedzr Yeh <[email protected]>
  • Loading branch information
hedzr committed Aug 10, 2023
1 parent 2b84c11 commit 2016130
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,9 @@ indent_size = 4
[*.{l,ll,lex,y,yy,yacc}]
indent_style = tab
indent_size = 4

[*.g4]
end_of_line = lf
trim_trailing_whitespace = true
indent_style = space
indent_size = 4

0 comments on commit 2016130

Please sign in to comment.