2021-09-08 16:18:59 -04:00
|
|
|
---
|
2024-08-15 04:21:26 -04:00
|
|
|
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."
|
2021-09-08 16:18:59 -04:00
|
|
|
runs:
|
2024-08-15 04:21:26 -04:00
|
|
|
using: "docker"
|
2024-08-28 03:32:57 -04:00
|
|
|
image: "docker://ghcr.io/super-linter/super-linter:slim-v7.1.0" # x-release-please-version
|
2021-09-08 16:18:59 -04:00
|
|
|
branding:
|
2024-08-15 04:21:26 -04:00
|
|
|
icon: "check-square"
|
|
|
|
color: "white"
|
2023-08-17 11:12:11 -04:00
|
|
|
# You can view https://github.com/super-linter/super-linter#environment-variables
|
2021-09-08 16:18:59 -04:00
|
|
|
# to see a comprehensive list of all environment variables that can be passed
|