Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scss/.scss-lint.yml')
-rw-r--r--scss/.scss-lint.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/.scss-lint.yml b/scss/.scss-lint.yml
index 6b33588b52..3fa9cbe388 100644
--- a/scss/.scss-lint.yml
+++ b/scss/.scss-lint.yml
@@ -399,7 +399,7 @@ linters:
SpaceAfterPropertyColon:
enabled: true
- style: one_space # or 'no_space', or 'at_least_one_space', or 'aligned'
+ style: at_least_one_space # or 'no_space', or 'at_least_one_space', or 'aligned'
SpaceAfterPropertyName:
enabled: true