[vale] Add some vale styles and an ini file
This commit is contained in:
8
vale/.vale-styles/proselint/Malapropisms.yml
Normal file
8
vale/.vale-styles/proselint/Malapropisms.yml
Normal file
@ -0,0 +1,8 @@
|
||||
extends: existence
|
||||
message: "'%s' is a malapropism."
|
||||
ignorecase: true
|
||||
level: error
|
||||
tokens:
|
||||
- the infinitesimal universe
|
||||
- a serial experience
|
||||
- attack my voracity
|
||||
Reference in New Issue
Block a user