summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorTom Forbes <tom@tomforb.es>2021-01-06 17:11:33 +0000
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2021-01-19 20:14:56 +0100
commitbbd18943c6c00fb1386ecaaf6771a54f780ebf62 (patch)
tree00ecc2af6908f90bd1e5b1e18a1df66d81de49ce /.editorconfig
parent0bcce2e2462a6898a259e0c821e09ceff34d7dfc (diff)
downloaddjango-bbd18943c6c00fb1386ecaaf6771a54f780ebf62.tar.gz
Used GitHub actions for JavaScript tests.
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 4ee6cd0253..fa6c23c1fc 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -42,3 +42,6 @@ indent_style = tab
[docs/**.txt]
max_line_length = 79
+
+[*.yml]
+indent_size = 2