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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-08-10 15:12:15 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-10 15:12:15 +0300
commit70eb0cf7518e1ccc2a26d9aaa9fc16e21c6de5f1 (patch)
tree01b2cad5224d5f9664b840ff75610db60b9ff095 /.haml-lint.yml
parentae1c8db2c805a6d3fad3a66fa31bd414cc071490 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.haml-lint.yml')
-rw-r--r--.haml-lint.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.haml-lint.yml b/.haml-lint.yml
index 1345df2c0bd..7db3d64409b 100644
--- a/.haml-lint.yml
+++ b/.haml-lint.yml
@@ -134,6 +134,7 @@ linters:
- Style/NegatedIf
- Style/NestedTernaryOperator
- Style/SelfAssignment
+ - Style/StringConcatenation
- Style/TernaryParentheses
- Style/TrailingCommaInHashLiteral
- Style/UnlessElse