Files
angular__angular/aio/tools/doc-linter/styles/vale/Litotes.yml
Bob Watson bfddfe5622 docs: initial upload of styles used by doc linter (#46897)
Add the configuration and style files to support documentation linting. The `README.md` file includes instructions for installation and use of the lint tool.

PR Close #46897
2022-08-01 09:29:06 -07:00

29 lines
651 B
YAML
Executable File

extends: substitution
message: Consider using '%s' instead of '%s'
ignorecase: true
level: warning
swap:
no minor: major
no ordinary: extraordinary
no(?:t)? small: large
not (?:a)? bad: good
not accept(?:ed)?: rejected
not allow(?:ed)?: prevented
not certain: uncertain
not consider(?:ed)?: ignored
not fail: passed
not have: lack(s)
not many: few
not old enough: too young
not remember: forgot
not succeed: failed
not the brightest: dumb
not the same: different
not unaware: aware
not unclean: clean
not unfamiliar: familiar
not unlike: like
not unpleasant: pleasant
not useless: useful
not wrong: right