mirror of
https://github.com/super-linter/super-linter.git
synced 2025-02-13 08:40:18 -05:00
9 lines
244 B
YAML
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'
|