fixing more lints

This commit is contained in:
Bret Fisher
2022-01-14 15:43:00 -05:00
committed by GitHub
parent 8d23bb9707
commit eb0ceb82d1

View File

@@ -34,6 +34,6 @@ jobs:
## How to run Super-Linter locally
Option 1: Use [nektos/act](https://github.com/nektos/act) to run an existing GitHub Action workflow on your local repo clone.
Option 1: Use [nektos/act](https://github.com/nektos/act) to run an existing GitHub Action workflow on your local repository clone.
Option 2: Use Docker to [run the Super-Linter image directly](https://github.com/github/super-linter/blob/main/docs/run-linter-locally.md).