svlint
svlint copied to clipboard
New Rule: `style_trailingwhitespace` to catch trailing whitespace.
Trailing whitespace causes issues with git.
Related new rules:
-
style_operator_arithmetic
- end (0 space)
- 1space end
- 1space comment
- newline
-
style_operator_boolean
- 1 space
-
style_operator_unary
- end (0 space)
-
style_operator_integer
- 1space end
- 1space comment
- newline