Skip to content

[CI]: Provide a way to run GitHub Super Linter locally #1290

@ognis1205

Description

@ognis1205

Summary

Local contributors currently cannot easily reproduce the GitHub Super Linter environment used in CI. As a result, lint-related CI failures may occur even when local checks appear clean.

Proposed Solution

Add a script under scripts/lint.sh that:

  • Runs Super Linter inside Docker
  • Mirrors the configuration and environment variables defined in .github/workflows/linter.yaml
  • Allows developers to validate lint rules before opening a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions