mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
docs: fix README.md for slim action (#5080)
This commit is contained in:
parent
37839f63f5
commit
596dbdf22b
1 changed files with 2 additions and 2 deletions
|
@ -141,8 +141,8 @@ For more information, see
|
|||
|
||||
Super-Linter provides several variants:
|
||||
|
||||
- `standard`: `super-linter/super-linter:[VERSION]`: includes all supported linters.
|
||||
- `slim`: `super-linter/super-linter:slim-[VERSION]`: includes all supported linters except:
|
||||
- `standard`: `super-linter/super-linter@[VERSION]`: includes all supported linters.
|
||||
- `slim`: `super-linter/super-linter/slim@[VERSION]`: includes all supported linters except:
|
||||
|
||||
- `rust` linters
|
||||
- `dotenv` linters
|
||||
|
|
Loading…
Reference in a new issue