mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-13 20:39:33 -05:00
12 lines
516 B
YAML
12 lines
516 B
YAML
---
|
|
name: "Super-Linter slim"
|
|
author: "Super-linter contributors"
|
|
description: "Super-linter is a ready-to-run collection of linters and code analyzers, to help validate your source code."
|
|
runs:
|
|
using: "docker"
|
|
image: "docker://ghcr.io/super-linter/super-linter:slim-v6.9.0" # x-release-please-version
|
|
branding:
|
|
icon: "check-square"
|
|
color: "white"
|
|
# You can view https://github.com/super-linter/super-linter#environment-variables
|
|
# to see a comprehensive list of all environment variables that can be passed
|