[vale] Add some vale styles and an ini file
This commit is contained in:
17
vale/.vale-styles/proselint/Spelling.yml
Normal file
17
vale/.vale-styles/proselint/Spelling.yml
Normal file
@ -0,0 +1,17 @@
|
||||
extends: consistency
|
||||
message: "Inconsistent spelling of '%s'."
|
||||
level: error
|
||||
ignorecase: true
|
||||
either:
|
||||
advisor: adviser
|
||||
centre: center
|
||||
colour: color
|
||||
emphasise: emphasize
|
||||
finalise: finalize
|
||||
focussed: focused
|
||||
labour: labor
|
||||
learnt: learned
|
||||
organise: organize
|
||||
organised: organized
|
||||
organising: organizing
|
||||
recognise: recognize
|
||||
Reference in New Issue
Block a user