superlint/action.yml
2020-05-13 15:25:50 -07:00

9 lines
244 B
YAML

name: super-linter
author: github
description: It is a simple combination on various linters, written in bash, to help validate your source code.
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'check-square'
color: 'white'