diff options
Diffstat (limited to 'public/vale/.vale-styles/proselint/RASSyndrome.yml')
-rw-r--r-- | public/vale/.vale-styles/proselint/RASSyndrome.yml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/public/vale/.vale-styles/proselint/RASSyndrome.yml b/public/vale/.vale-styles/proselint/RASSyndrome.yml new file mode 100644 index 0000000..deae9c7 --- /dev/null +++ b/public/vale/.vale-styles/proselint/RASSyndrome.yml @@ -0,0 +1,30 @@ +extends: existence +message: "'%s' is redundant." +level: error +action: + name: edit + params: + - split + - ' ' + - '0' +tokens: + - ABM missile + - ACT test + - ABM missiles + - ABS braking system + - ATM machine + - CD disc + - CPI Index + - GPS system + - GUI interface + - HIV virus + - ISBN number + - LCD display + - PDF format + - PIN number + - RAS syndrome + - RIP in peace + - please RSVP + - SALT talks + - SAT test + - UPC codes |