superlint/slim/action.yml

13 lines
516 B
YAML
Raw Normal View History

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"
image: "docker://ghcr.io/super-linter/super-linter:slim-v7.0.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"
# 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