mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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
44 lines
662 B
YAML
Executable file
44 lines
662 B
YAML
Executable file
extends: existence
|
|
message: "Consider removing '%s'"
|
|
ignorecase: true
|
|
level: warning
|
|
tokens:
|
|
- actually
|
|
- aptly
|
|
- are a number
|
|
- basically
|
|
- clearly
|
|
- completely
|
|
- essentially
|
|
- exceedingly
|
|
- excellent
|
|
- extremely
|
|
- fairly
|
|
- fortunately
|
|
- huge
|
|
- interestingly
|
|
- is a number
|
|
- it is important to realize
|
|
- it should be noted that
|
|
- largely
|
|
- mostly
|
|
- notably
|
|
- note that
|
|
- obviously
|
|
- of course
|
|
- quite
|
|
- relatively
|
|
- remarkably
|
|
- several
|
|
- significantly
|
|
- substantially
|
|
- surprisingly
|
|
- tiny
|
|
- totally
|
|
- tragically
|
|
- unfortunately
|
|
- untimely
|
|
- various
|
|
- vast
|
|
- very
|
|
- without a doubt
|