summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSviatoslav Sydorenko <wk@sydorenko.org.ua>2023-01-05 05:10:09 +0100
committerSviatoslav Sydorenko <wk@sydorenko.org.ua>2023-01-05 05:18:34 +0100
commit8823e2beb173c6c40a906cc1bb278dd494ada7b8 (patch)
treee02ea41ea93832a2bbcbc720e60ba02da95f2ca5
parent431413dbd9493529c83e304809245edfbb377ebf (diff)
downloadcherrypy-git-8823e2beb173c6c40a906cc1bb278dd494ada7b8.tar.gz
🎨🔧 Inherit yamllint config from default
-rw-r--r--.yamllint2
1 files changed, 2 insertions, 0 deletions
diff --git a/.yamllint b/.yamllint
index bf3bcc97..dd8f073c 100644
--- a/.yamllint
+++ b/.yamllint
@@ -1,5 +1,7 @@
---
+extends: default
+
rules:
indentation:
indent-sequences: false