aboutsummaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2023-02-10 06:51:53 +0100
committerNRK <nrk@disroot.org>2023-03-11 13:37:08 +0100
commit157646f54cd010c8c884998319954006260f960e (patch)
tree1cd91dbbd707179084044b1e0a96225258aa73d9 /.editorconfig
parentf2f4903de4bd3ce06c03dd66f0c9a7dda97a3550 (diff)
downloadnsxiv-157646f54cd010c8c884998319954006260f960e.tar.zst
etc changes related to code-style docs
* Add a "Code Style" section in CONTRIBUTING * Move .clang-format to etc/ * Add a short comment on clang-format and editorconfig file
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 72b2e5e..cbc0f4b 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,4 +1,6 @@
# EditorConfig
+# See this if your editor doesn't have built-in editorconfig support:
+# https://editorconfig.org/#download
# apply to all files
[*]