fixing lints
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user