mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 01:35:53 -05:00
f1a03adaa9
Co-authored-by: SuperLinter Automation <super_linter_automation@github.com>
10 lines
286 B
YAML
10 lines
286 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: 'docker://ghcr.io/github/super-linter:v3.15.2'
|
|
branding:
|
|
icon: 'check-square'
|
|
color: 'white'
|