superlint/action.yml
2020-05-14 08:35:15 -05:00

9 lines
250 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'