Skip to content

Commit

Permalink
Merge pull request #215 from uhh-lt/editorconfig
Browse files Browse the repository at this point in the history
Add .editorconfig file
  • Loading branch information
floschne authored Nov 10, 2023
2 parents 853fca7 + 6d67842 commit b3320d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
root = true

[*.{yml,yaml}]
indent_size = 2
indent_style = space

0 comments on commit b3320d6

Please sign in to comment.