fixing lints

This commit is contained in:
Bret Fisher
2021-09-30 16:48:51 +00:00
committed by GitHub
parent 49f9020e43
commit 509f36995c

View File

@@ -1,9 +1,9 @@
# Super Linter Reusable Worklow Example
The GitHub (Super-Linter)[https://github.com/marketplace/actions/super-linter] project is a great way to lint all your file types with a single GitHub Actions Workflow.
The GitHub [Super-Linter](https://github.com/marketplace/actions/super-linter) project is a great way to lint all your file types with a single GitHub Actions Workflow.
A great way to implement it is in all repos using a Workflow step that points to this Reusable Workflow.
Video Walkthrough of this repo: https://youtu.be/aXZgQM8DqXg
[Video Walkthrough of this repo](https://youtu.be/aXZgQM8DqXg)
## Features of this Super-Linter example
@@ -15,4 +15,4 @@ Video Walkthrough of this repo: https://youtu.be/aXZgQM8DqXg
## How to run Super-Linter locally
## How to run Super-Linter in GitLab, Drone, Jenkins, etc.
## How to run Super-Linter in GitLab, Drone, Jenkins, etc