Skip to content
Snippets Groups Projects
Commit 54801144 authored by Clement Ho's avatar Clement Ho
Browse files

Enable trailingWhitespace in scss-lint

parent cb38290a
No related branches found
No related tags found
1 merge request!7077Enable trailingWhitespace in scss-lint
Pipeline #
Loading
Loading
@@ -223,7 +223,7 @@ linters:
 
# Reports lines containing trailing whitespace.
TrailingWhitespace:
enabled: false
enabled: true
 
# Don't write trailing zeros for numeric values with a decimal point.
TrailingZero:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment