lint/action.yml

10 lines
244 B
YAML
Raw Normal View History

2020-05-13 18:25:50 -04:00
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'