aboutsummaryrefslogtreecommitdiff
path: root/.ecrc
diff options
context:
space:
mode:
authorPavol Rusnak <pavol@rusnak.io>2023-04-11 21:45:44 +0200
committerGitHub <noreply@github.com>2023-04-11 19:45:44 +0000
commit8b679987cdce292ff36bd741f6715e4927e26f9b (patch)
treef6b913d90283ec662004818846e0a14357c0209e /.ecrc
parent3e6e70d8e8917b5bd14c7c9f9b89a585f1ff0b31 (diff)
Fix whitespace, add .editorconfig, add GitHub workflow (#883)
Diffstat (limited to '.ecrc')
-rw-r--r--.ecrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.ecrc b/.ecrc
new file mode 100644
index 0000000..b682057
--- /dev/null
+++ b/.ecrc
@@ -0,0 +1,5 @@
+{
+ "Disable": {
+ "IndentSize": true
+ }
+}