diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2021-10-10 14:49:27 +0200 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2021-10-10 14:49:27 +0200 |
| commit | 8d13bf9760161498f53adbd3ede45450c725d07c (patch) | |
| tree | dd667bcfb3b1ffd71d5e393f1f51710492525c05 /data | |
| parent | 163cafc1866b7e6aca821585ba131f0e5143f21f (diff) | |
| download | muhqs-game-8d13bf9760161498f53adbd3ede45450c725d07c.tar.gz muhqs-game-8d13bf9760161498f53adbd3ede45450c725d07c.zip | |
add root and data/ editorconfig
Diffstat (limited to 'data')
| -rw-r--r-- | data/.editorconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/data/.editorconfig b/data/.editorconfig new file mode 100644 index 00000000..9535d2e6 --- /dev/null +++ b/data/.editorconfig @@ -0,0 +1,4 @@ +# http://editorconfig.org +[*.yml] +indent_style = space +indent_size = 2 |
