summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/Repetition.yml
blob: 8477a4feb58df68f481c20aec6c3f161db3f4726 (plain)
1
2
3
4
5
6
7
8
9
# Checks for duplicate words, like `the the` or `and and`.
#
# For a list of all options, see https://errata-ai.github.io/vale/styles/
extends: repetition
message: '"%s" is repeated.'
level: error
alpha: true
tokens:
  - '[^\s]+'