superlint/action.yml

13 lines
506 B
YAML
Raw Permalink Normal View History

---
2024-08-15 04:21:26 -04:00
name: "Super-Linter"
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:
2024-08-15 04:21:26 -04:00
using: "docker"
image: "docker://ghcr.io/super-linter/super-linter:v7.1.0" # x-release-please-version
2020-05-13 18:25:50 -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-03-22 09:49:45 -04:00
# to see a comprehensive list of all environment variables that can be passed