diff options
Diffstat (limited to 'public/vale/.vale-styles/proselint/Cursing.yml')
-rw-r--r-- | public/vale/.vale-styles/proselint/Cursing.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/public/vale/.vale-styles/proselint/Cursing.yml b/public/vale/.vale-styles/proselint/Cursing.yml new file mode 100644 index 0000000..e65070a --- /dev/null +++ b/public/vale/.vale-styles/proselint/Cursing.yml @@ -0,0 +1,15 @@ +extends: existence +message: "Consider replacing '%s'." +level: error +ignorecase: true +tokens: + - shit + - piss + - fuck + - cunt + - cocksucker + - motherfucker + - tits + - fart + - turd + - twat |