summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/EOLWhitespace.yml
blob: e160b7060144809471d12430a39e29be5c4e92ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
# Warning: gitlab.EOLWhitespace
#
# Checks that there is no useless whitespace at the end of lines.
#
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
extends: existence
message: 'Lines should not end with whitespace characters.'
link: https://docs.gitlab.com/ee/development/documentation/versions.html
level: warning
scope: raw
raw:
  - ' +\n'