mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -05:00
Fixed Typo
is examples -> are examples
This commit is contained in:
parent
a3a4ba3369
commit
01a32fba76
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Disabling linters and Rules
|
||||
If you find you need to ignore certain **errors** and **warnings**, you will need to know the *format* to disable the **Super-Linter** rules.
|
||||
Below is examples and documentation for each language and the various methods to disable.
|
||||
|
||||
Below are examples and documentation for each language and various methods to disable.
|
||||
## Table of Linters
|
||||
- [Ruby](#ruby)
|
||||
- [Shell](#shell)
|
||||
|
|
Loading…
Reference in a new issue