Skip to content

Commit

Permalink
chore(editorconfig): add rdf file type as indent_size = 2 (#4341)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton authored Mar 11, 2024
1 parent 61b8878 commit cee4bda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,6 @@ indent_size = 2

[*.html]
indent_size = 2

[*.rdf]
indent_size = 2

0 comments on commit cee4bda

Please sign in to comment.