Skip to content

Commit

Permalink
chore(editorconfig): add rdf file type as indent_size = 2
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton committed Mar 11, 2024
1 parent 61b8878 commit 18ace61
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 18ace61

Please sign in to comment.