aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-09-06 17:03:11 +0300
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2021-09-07 06:12:53 +0300
commit97292b19140db32c6d85d63b70382e7bf60a55c4 (patch)
tree49439432f7fbc9c62826f03e6fd1b769fb716f28 /.editorconfig
parent1fb70793b237b9a3a00ff744739e512dd7755937 (diff)
downloadbitcoin-97292b19140db32c6d85d63b70382e7bf60a55c4.tar.xz
ci: Drop AppVeyor CI integration
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 4967e675f6..ae7e92d1c8 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -13,7 +13,7 @@ trim_trailing_whitespace = true
[*.{h,cpp,py,sh}]
indent_size = 4
-# .cirrus.yml, .appveyor.yml, .fuzzbuzz.yml, etc.
+# .cirrus.yml, .fuzzbuzz.yml, etc.
[*.yml]
indent_size = 2