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

EOLWhitespace.yml « gitlab « .vale « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 153786443cc2e12968980d0cc525895a024b3e47 (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://vale.sh/docs/topics/styles/
extends: existence
message: "Remove whitespace characters from the end of the line."
link: https://docs.gitlab.com/ee/development/documentation/versions.html
level: warning
scope: raw
raw:
  - ' +\n'