Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
608 changes: 304 additions & 304 deletions .automation/generated/flavors-stats.json

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions .automation/generated/linter-helps.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "megalinter",
"displayName": "MegaLinter",
"version": "1.0.5",
"version": "1.0.6",
"description": "Set up, run and fix MegaLinter on any repository: 100+ linters for 69+ languages, 23+ formats and 21+ tooling formats, from CI or locally.",
"author": {
"name": "OX Security",
Expand Down
2 changes: 1 addition & 1 deletion .codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "megalinter",
"version": "1.0.5",
"version": "1.0.6",
"description": "Set up, run and fix MegaLinter on any repository: 100+ linters for 69+ languages, 23+ formats and 21+ tooling formats, from CI or locally.",
"author": {
"name": "OX Security",
Expand Down
2 changes: 1 addition & 1 deletion .cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "megalinter",
"version": "1.0.5",
"version": "1.0.6",
"description": "Set up, run and fix MegaLinter on any repository: 100+ linters for 69+ languages, 23+ formats and 21+ tooling formats, from CI or locally.",
"author": {
"name": "OX Security"
Expand Down
44 changes: 22 additions & 22 deletions README.md

Large diffs are not rendered by default.

86 changes: 43 additions & 43 deletions docs/all_linters.md

Large diffs are not rendered by default.

98 changes: 49 additions & 49 deletions docs/config-variables.md

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/descriptors/action.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ description: actionlint, zizmor are available to analyze ACTION files in MegaLin

## Linters

| Linter | Additional |
| ------ | ---------- |
| [**actionlint**](action_actionlint.md)<br/>[_ACTION_ACTIONLINT_](action_actionlint.md) | [![GitHub stars](https://img.shields.io/github/stars/rhysd/actionlint?cacheSeconds=3600)](https://github.com/rhysd/actionlint) |
| [**zizmor**](action_zizmor.md)<br/>[_ACTION_ZIZMOR_](action_zizmor.md) | [![GitHub stars](https://img.shields.io/github/stars/zizmorcore/zizmor?cacheSeconds=3600)](https://github.com/zizmorcore/zizmor) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) |
| Linter | Additional |
|----------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [**actionlint**](action_actionlint.md)<br/>[_ACTION_ACTIONLINT_](action_actionlint.md) | [![GitHub stars](https://img.shields.io/github/stars/rhysd/actionlint?cacheSeconds=3600)](https://github.com/rhysd/actionlint) |
| [**zizmor**](action_zizmor.md)<br/>[_ACTION_ZIZMOR_](action_zizmor.md) | [![GitHub stars](https://img.shields.io/github/stars/zizmorcore/zizmor?cacheSeconds=3600)](https://github.com/zizmorcore/zizmor) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) |

## Linted files

Expand All @@ -22,10 +22,10 @@ description: actionlint, zizmor are available to analyze ACTION files in MegaLin

## Configuration in MegaLinter

| Variable | Description | Default value |
| ----------------- | -------------- | -------------- |
| ACTION_PRE_COMMANDS | List of bash commands to run before the linters | None |
| ACTION_POST_COMMANDS | List of bash commands to run after the linters | None |
| ACTION_FILTER_REGEX_INCLUDE | Custom regex including filter | |
| ACTION_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | |
| Variable | Description | Default value |
|-----------------------------|-------------------------------------------------|---------------|
| ACTION_PRE_COMMANDS | List of bash commands to run before the linters | None |
| ACTION_POST_COMMANDS | List of bash commands to run after the linters | None |
| ACTION_FILTER_REGEX_INCLUDE | Custom regex including filter | |
| ACTION_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | |

80 changes: 40 additions & 40 deletions docs/descriptors/action_actionlint.md

Large diffs are not rendered by default.

84 changes: 42 additions & 42 deletions docs/descriptors/action_zizmor.md

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/descriptors/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ description: ansible-lint is available to analyze ANSIBLE files in MegaLinter

## Linters

| Linter | Additional |
| ------ | ---------- |
| Linter | Additional |
|---------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [**ansible-lint**](ansible_ansible_lint.md)<br/>[_ANSIBLE_ANSIBLE_LINT_](ansible_ansible_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/ansible/ansible-lint?cacheSeconds=3600)](https://github.com/ansible/ansible-lint) ![sarif](https://shields.io/badge/-SARIF-orange) |

## Linted files
Expand All @@ -21,10 +21,10 @@ description: ansible-lint is available to analyze ANSIBLE files in MegaLinter

## Configuration in MegaLinter

| Variable | Description | Default value |
| ----------------- | -------------- | -------------- |
| ANSIBLE_PRE_COMMANDS | List of bash commands to run before the linters | None |
| ANSIBLE_POST_COMMANDS | List of bash commands to run after the linters | None |
| ANSIBLE_FILTER_REGEX_INCLUDE | Custom regex including filter | |
| ANSIBLE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | |
| Variable | Description | Default value |
|------------------------------|-------------------------------------------------|---------------|
| ANSIBLE_PRE_COMMANDS | List of bash commands to run before the linters | None |
| ANSIBLE_POST_COMMANDS | List of bash commands to run after the linters | None |
| ANSIBLE_FILTER_REGEX_INCLUDE | Custom regex including filter | |
| ANSIBLE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | |

Loading