Revert " Fixed Typo"

This reverts commit 01a32fba76.
This commit is contained in:
Akash 2020-06-24 10:20:54 +05:30
parent 01a32fba76
commit bae87a4c28

View file

@ -1,7 +1,7 @@
# Disabling linters and Rules # 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. 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 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 ## Table of Linters
- [Ruby](#ruby) - [Ruby](#ruby)
- [Shell](#shell) - [Shell](#shell)