2021-09-08 16:18:59 -04:00
|
|
|
---
|
|
|
|
name: 'Super-Linter slim'
|
2023-12-22 07:22:15 -05: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 16:18:59 -04:00
|
|
|
runs:
|
|
|
|
using: 'docker'
|
2023-12-21 09:03:14 -05:00
|
|
|
image: 'docker://ghcr.io/super-linter/super-linter:slim-v5.7.2' # x-release-please-version
|
2021-09-08 16:18:59 -04:00
|
|
|
branding:
|
|
|
|
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
|