mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-06 01:05:54 -05:00
9 lines
249 B
YAML
9 lines
249 B
YAML
name: 'Super-Linter'
|
|
author: 'GitHub'
|
|
description: 'It is a simple combination of various linters, written in bash, to help validate your source code.'
|
|
runs:
|
|
using: 'docker'
|
|
image: 'Dockerfile'
|
|
branding:
|
|
icon: 'check-square'
|
|
color: 'white'
|