2021-09-08 22:18:59 +02:00
|
|
|
---
|
|
|
|
name: 'Super-Linter slim'
|
2023-12-22 13:22:15 +01:00
|
|
|
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 22:18:59 +02:00
|
|
|
runs:
|
|
|
|
using: 'docker'
|
2024-04-22 11:30:42 +00:00
|
|
|
image: 'docker://ghcr.io/super-linter/super-linter:slim-v6.4.1' # x-release-please-version
|
2021-09-08 22:18:59 +02:00
|
|
|
branding:
|
|
|
|
icon: 'check-square'
|
|
|
|
color: 'white'
|
2023-08-17 08:12:11 -07:00
|
|
|
# You can view https://github.com/super-linter/super-linter#environment-variables
|
2021-09-08 22:18:59 +02:00
|
|
|
# to see a comprehensive list of all environment variables that can be passed
|