Quote "consistent"

This commit is contained in:
Benjamin Wuethrich
2020-07-21 01:10:32 -04:00
parent 1e21948337
commit a92d468b0c

View File

@@ -38,7 +38,7 @@ Use this rule to control the indentation.
rules:
indentation:
spaces: consistent
spaces: 'consistent'
indent-sequences: true
check-multi-line-strings: false