mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
docs(readme): fix typo languages
This commit is contained in:
parent
8cd1d3525c
commit
6418907811
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ The super-linter allows you to pass the following `ENV` variables to be able to
|
|||
*Note:* All the `VALIDATE_[LANGUAGE]` variables behave in a specific way.
|
||||
If none of them are passed, then they all default to true.
|
||||
However if any one of the variables are set, we default to leaving any unset variable to false.
|
||||
This means that if you run the linter "out of the box", all langauges will be checked.
|
||||
This means that if you run the linter "out of the box", all languages will be checked.
|
||||
But if you wish to select specific linters, we give you full control to choose which linters are run,
|
||||
and won't run anything unexpected.
|
||||
|
||||
|
|
Loading…
Reference in a new issue