mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 13:41:19 -05:00
README: fix typo
This commit is contained in:
parent
1e08ff6363
commit
be35583eab
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ jobs:
|
|||
## Environment variables
|
||||
The super-linter allows you to pass the following `ENV` variables to be able to trigger different functionality.
|
||||
|
||||
*Note:* All the `VALIDATE_[LANGAUGE]` variables behave in a specific way.
|
||||
*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.
|
||||
|
|
Loading…
Reference in a new issue