mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-25 07:31:05 -05:00
10 lines
244 B
YAML
10 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'
|