Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
563730a1
Commit
563730a1
authored
Apr 21, 2020
by
Amy Qualls
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add a profanity test to Vale
Add a list of common British and English profanity to a Vale test.
parent
68d82ed0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
doc/.vale/gitlab/Profanity.yml
doc/.vale/gitlab/Profanity.yml
+30
-0
No files found.
doc/.vale/gitlab/Profanity.yml
0 → 100644
View file @
563730a1
---
extends
:
existence
message
:
"
Remove
profanity:
'%s'"
ignorecase
:
true
level
:
error
tokens
:
-
'
arse(hole)?'
-
'
ass(hole)?'
-
'
bastard'
-
'
bitch'
-
'
bloody'
-
'
bollocks'
-
'
bugger'
-
'
cocksucker'
-
'
crap'
-
'
cunt'
-
'
damn'
-
'
eff(ing)?'
-
'
fart'
-
'
fuck(er|ing)?'
-
'
goddamn(it?|ed)'
-
'
hell'
-
'
horseshit'
-
'
motherfuck(ers?|ing)'
-
'
piss(ing)?'
-
'
shit'
-
'
tits'
-
'
turd'
-
'
twat'
-
'
wank(er|ing)?'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment