mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
readme: fix typo
This commit is contained in:
parent
7c1b974e12
commit
25200888cc
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ The **Super-Linter** has *CI/CT/CD* configured utilizing **GitHub** Actions.
|
||||||
|
|
||||||
## Limitations
|
## Limitations
|
||||||
Below are a list of the known limitations for the **Github Super-Linter**:
|
Below are a list of the known limitations for the **Github Super-Linter**:
|
||||||
- Due to being completely packaged at run time, you will not be able to update dependancies or change versions of the enclosed linters and binaries
|
- Due to being completely packaged at run time, you will not be able to update dependencies or change versions of the enclosed linters and binaries
|
||||||
- Reading additional details from `package.json` are not read by the **Github Super-Linter**
|
- Reading additional details from `package.json` are not read by the **Github Super-Linter**
|
||||||
- Downloading additional codebases as dependencies from private repositories will fail due to lack of permissions
|
- Downloading additional codebases as dependencies from private repositories will fail due to lack of permissions
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue