--- # 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: 'Lines should not end with whitespace characters.' link: https://docs.gitlab.com/ee/development/documentation/versions.html level: warning scope: raw raw: - ' +\n'