mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
docs: added missing c# to list of slim removed langs (#1597)
This commit is contained in:
parent
3cb88cd394
commit
27235b3023
1 changed files with 1 additions and 0 deletions
|
@ -231,6 +231,7 @@ The slim `github/super-linter:slim-v4` comes with all supported linters but remo
|
||||||
- `dotenv` linters
|
- `dotenv` linters
|
||||||
- `armttk` linters
|
- `armttk` linters
|
||||||
- `pwsh` linters
|
- `pwsh` linters
|
||||||
|
- `c#` linters
|
||||||
By removing these linters, we were able to bring the image size down by `2gb` and drastically speed up the build and download time.
|
By removing these linters, we were able to bring the image size down by `2gb` and drastically speed up the build and download time.
|
||||||
The behavior will be the same for non-supported languages, and will skip languages at run time.
|
The behavior will be the same for non-supported languages, and will skip languages at run time.
|
||||||
Example usage:
|
Example usage:
|
||||||
|
|
Loading…
Reference in a new issue