fixing lints

This commit is contained in:
Bret Fisher
2021-12-08 16:47:01 -05:00
parent 5b9bfd168a
commit fc62551e93

View File

@@ -1,12 +1,12 @@
--- ---
# origional template from: https://github.com/bretfisher/super-linter-example/blob/main/.github/workflows/super-linter.yaml # original template from: https://github.com/bretfisher/super-linter-example/blob/main/.github/workflows/super-linter.yaml
########################### ###########################
########################### ###########################
## Linter GitHub Actions ## ## Linter GitHub Actions ##
########################### ###########################
########################### ###########################
name: Lint all the codes! name: Lint all the codes
# #
# Documentation: # Documentation: