🦙 MegaLinter analyzes 50 languages, 22 formats, 21 tooling formats, excessive copy-pastes, spelling mistakes and security issues in your repository sources with a GitHub Action, other CI tools or locally.
The MEGALINTER_CONFIG environment variable should accept a relative path, e.g., .github/config/.mega-linter.yml, in order to re-locate the config file other than the project root, if so desired.
Currently, the variable only supports a standalone filename located in the repo root directory, or a remote URL.
The
MEGALINTER_CONFIG
environment variable should accept a relative path, e.g.,.github/config/.mega-linter.yml
, in order to re-locate the config file other than the project root, if so desired.Currently, the variable only supports a standalone filename located in the repo root directory, or a remote URL.