Add starter workflow for hadolint

This commit is contained in:
Yong Yan
2022-04-26 22:00:20 -07:00
parent 766066e1ea
commit b6633ec292
3 changed files with 183 additions and 0 deletions
@@ -0,0 +1,6 @@
{
"name": "Haskell Dockerfile Linter",
"description": "A smarter Dockerfile linter that helps you build best practice Docker images.",
"iconName": "hadolint",
"categories": ["Code Scanning", "Dockerfile"]
}