mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Merge pull request #147 from donroyco/donroyco-patch-1
docs(readme): fix typo languages
This commit is contained in:
commit
244a841d9d
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