diff --git a/docs/descriptors/action.md b/docs/descriptors/action.md index 322c0d09848..d49d4b7e17f 100644 --- a/docs/descriptors/action.md +++ b/docs/descriptors/action.md @@ -9,8 +9,8 @@ description: actionlint is available to analyze ACTION files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|----------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| | [**actionlint**](action_actionlint.md)
[_ACTION_ACTIONLINT_](action_actionlint.md) | [![GitHub stars](https://img.shields.io/github/stars/rhysd/actionlint?cacheSeconds=3600)](https://github.com/rhysd/actionlint) | ## Linted files @@ -21,8 +21,8 @@ description: actionlint is available to analyze ACTION files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| ACTION_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| ACTION_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-----------------------------|-------------------------------|---------------| +| ACTION_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| ACTION_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/ansible.md b/docs/descriptors/ansible.md index 29b780ffb9d..fc1af4d092a 100644 --- a/docs/descriptors/ansible.md +++ b/docs/descriptors/ansible.md @@ -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)
[_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 @@ -21,8 +21,8 @@ description: ansible-lint is available to analyze ANSIBLE files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| ANSIBLE_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| ANSIBLE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|------------------------------|-------------------------------|---------------| +| ANSIBLE_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| ANSIBLE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/arm.md b/docs/descriptors/arm.md index 1de786f53e9..61ee63b5db3 100644 --- a/docs/descriptors/arm.md +++ b/docs/descriptors/arm.md @@ -9,8 +9,8 @@ description: arm-ttk is available to analyze ARM files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------| | [**arm-ttk**](arm_arm_ttk.md)
[_ARM_ARM_TTK_](arm_arm_ttk.md) | [![GitHub stars](https://img.shields.io/github/stars/Azure/arm-ttk?cacheSeconds=3600)](https://github.com/Azure/arm-ttk) | ## Linted files @@ -23,10 +23,10 @@ description: arm-ttk is available to analyze ARM files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| ARM_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| ARM_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| ARM_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| ARM_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/bash.md b/docs/descriptors/bash.md index 08405d2cecc..7219e716779 100644 --- a/docs/descriptors/bash.md +++ b/docs/descriptors/bash.md @@ -9,11 +9,11 @@ description: bash-exec, shellcheck, shfmt are available to analyze BASH files in ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**bash-exec**](bash_bash_exec.md)
[_BASH_EXEC_](bash_bash_exec.md) | | +| Linter | Additional | +|----------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**bash-exec**](bash_bash_exec.md)
[_BASH_EXEC_](bash_bash_exec.md) | | | [**shellcheck**](bash_shellcheck.md)
[_BASH_SHELLCHECK_](bash_shellcheck.md) | [![GitHub stars](https://img.shields.io/github/stars/koalaman/shellcheck?cacheSeconds=3600)](https://github.com/koalaman/shellcheck) ![sarif](https://shields.io/badge/-SARIF-orange) | -| [**shfmt**](bash_shfmt.md)
[_BASH_SHFMT_](bash_shfmt.md) | [![GitHub stars](https://img.shields.io/github/stars/mvdan/sh?cacheSeconds=3600)](https://github.com/mvdan/sh) ![formatter](https://shields.io/badge/-format-yellow) | +| [**shfmt**](bash_shfmt.md)
[_BASH_SHFMT_](bash_shfmt.md) | [![GitHub stars](https://img.shields.io/github/stars/mvdan/sh?cacheSeconds=3600)](https://github.com/mvdan/sh) ![formatter](https://shields.io/badge/-format-yellow) | ## Linted files @@ -25,10 +25,10 @@ description: bash-exec, shellcheck, shfmt are available to analyze BASH files in ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| BASH_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| BASH_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------|-------------------------------|---------------| +| BASH_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| BASH_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/bicep.md b/docs/descriptors/bicep.md index f608d71e8ce..dad25c02073 100644 --- a/docs/descriptors/bicep.md +++ b/docs/descriptors/bicep.md @@ -9,16 +9,16 @@ description: bicep_linter is available to analyze BICEP files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|---------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| | [**bicep_linter**](bicep_bicep_linter.md)
[_BICEP_BICEP_LINTER_](bicep_bicep_linter.md) | [![GitHub stars](https://img.shields.io/github/stars/Azure/bicep?cacheSeconds=3600)](https://github.com/Azure/bicep) | ## Linted files ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| BICEP_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| BICEP_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|----------------------------|-------------------------------|---------------| +| BICEP_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| BICEP_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/c.md b/docs/descriptors/c.md index 11bee430b85..3fb319573c4 100644 --- a/docs/descriptors/c.md +++ b/docs/descriptors/c.md @@ -9,8 +9,8 @@ description: cpplint is available to analyze C files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| | [**cpplint**](c_cpplint.md)
[_C_CPPLINT_](c_cpplint.md) | [![GitHub stars](https://img.shields.io/github/stars/cpplint/cpplint?cacheSeconds=3600)](https://github.com/cpplint/cpplint) | ## Linted files @@ -21,8 +21,8 @@ description: cpplint is available to analyze C files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| C_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| C_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|------------------------|-------------------------------|---------------| +| C_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| C_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/cloudformation.md b/docs/descriptors/cloudformation.md index 119f2bcbc6e..d0f746e7e6e 100644 --- a/docs/descriptors/cloudformation.md +++ b/docs/descriptors/cloudformation.md @@ -9,8 +9,8 @@ description: cfn-lint is available to analyze CLOUDFORMATION files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|--------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**cfn-lint**](cloudformation_cfn_lint.md)
[_CLOUDFORMATION_CFN_LINT_](cloudformation_cfn_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/aws-cloudformation/cfn-lint?cacheSeconds=3600)](https://github.com/aws-cloudformation/cfn-lint) ![sarif](https://shields.io/badge/-SARIF-orange) | ## Linted files @@ -26,8 +26,8 @@ description: cfn-lint is available to analyze CLOUDFORMATION files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| CLOUDFORMATION_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| CLOUDFORMATION_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-------------------------------------|-------------------------------|---------------| +| CLOUDFORMATION_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| CLOUDFORMATION_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/coffee.md b/docs/descriptors/coffee.md index a7aa8e29534..10c92b0c1ff 100644 --- a/docs/descriptors/coffee.md +++ b/docs/descriptors/coffee.md @@ -9,8 +9,8 @@ description: coffeelint is available to analyze COFFEE files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|----------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------| | [**coffeelint**](coffee_coffeelint.md)
[_COFFEE_COFFEELINT_](coffee_coffeelint.md) | [![GitHub stars](https://img.shields.io/github/stars/clutchski/coffeelint?cacheSeconds=3600)](https://github.com/clutchski/coffeelint) | ## Linted files @@ -20,8 +20,8 @@ description: coffeelint is available to analyze COFFEE files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| COFFEE_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| COFFEE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-----------------------------|-------------------------------|---------------| +| COFFEE_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| COFFEE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/copypaste.md b/docs/descriptors/copypaste.md index d774b0f0848..d0e4e9bae25 100644 --- a/docs/descriptors/copypaste.md +++ b/docs/descriptors/copypaste.md @@ -9,16 +9,16 @@ description: jscpd is available to analyze COPYPASTE files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-----------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| | [**jscpd**](copypaste_jscpd.md)
[_COPYPASTE_JSCPD_](copypaste_jscpd.md) | [![GitHub stars](https://img.shields.io/github/stars/kucherenko/jscpd?cacheSeconds=3600)](https://github.com/kucherenko/jscpd) | ## Linted files ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| COPYPASTE_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| COPYPASTE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------------|-------------------------------|---------------| +| COPYPASTE_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| COPYPASTE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/cpp.md b/docs/descriptors/cpp.md index 2e8d5fca37f..05c495e0504 100644 --- a/docs/descriptors/cpp.md +++ b/docs/descriptors/cpp.md @@ -9,8 +9,8 @@ description: cpplint is available to analyze CPP files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| | [**cpplint**](cpp_cpplint.md)
[_CPP_CPPLINT_](cpp_cpplint.md) | [![GitHub stars](https://img.shields.io/github/stars/cpplint/cpplint?cacheSeconds=3600)](https://github.com/cpplint/cpplint) | ## Linted files @@ -30,8 +30,8 @@ description: cpplint is available to analyze CPP files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| CPP_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| CPP_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| CPP_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| CPP_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/csharp.md b/docs/descriptors/csharp.md index 031f4314d93..c08c2a9b6cf 100644 --- a/docs/descriptors/csharp.md +++ b/docs/descriptors/csharp.md @@ -9,10 +9,10 @@ description: dotnet-format, csharpier are available to analyze CSHARP files in M ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**dotnet-format**](csharp_dotnet_format.md)
[_CSHARP_DOTNET_FORMAT_](csharp_dotnet_format.md) | [![GitHub stars](https://img.shields.io/github/stars/dotnet/format?cacheSeconds=3600)](https://github.com/dotnet/format) ![formatter](https://shields.io/badge/-format-yellow) | -| [**csharpier**](csharp_csharpier.md)
[_CSHARP_CSHARPIER_](csharp_csharpier.md) | [![GitHub stars](https://img.shields.io/github/stars/belav/csharpier?cacheSeconds=3600)](https://github.com/belav/csharpier) ![formatter](https://shields.io/badge/-format-yellow) | +| Linter | Additional | +|----------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**dotnet-format**](csharp_dotnet_format.md)
[_CSHARP_DOTNET_FORMAT_](csharp_dotnet_format.md) | [![GitHub stars](https://img.shields.io/github/stars/dotnet/format?cacheSeconds=3600)](https://github.com/dotnet/format) ![formatter](https://shields.io/badge/-format-yellow) | +| [**csharpier**](csharp_csharpier.md)
[_CSHARP_CSHARPIER_](csharp_csharpier.md) | [![GitHub stars](https://img.shields.io/github/stars/belav/csharpier?cacheSeconds=3600)](https://github.com/belav/csharpier) ![formatter](https://shields.io/badge/-format-yellow) | ## Linted files @@ -21,10 +21,10 @@ description: dotnet-format, csharpier are available to analyze CSHARP files in M ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| CSHARP_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| CSHARP_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-----------------------------|-------------------------------|---------------| +| CSHARP_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| CSHARP_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/css.md b/docs/descriptors/css.md index e50cabf8d2d..0e67fd77518 100644 --- a/docs/descriptors/css.md +++ b/docs/descriptors/css.md @@ -9,10 +9,10 @@ description: stylelint, scss-lint are available to analyze CSS files in MegaLint ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|---------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**stylelint**](css_stylelint.md)
[_CSS_STYLELINT_](css_stylelint.md) | [![GitHub stars](https://img.shields.io/github/stars/stylelint/stylelint?cacheSeconds=3600)](https://github.com/stylelint/stylelint) ![autofix](https://shields.io/badge/-autofix-green) | -| [**scss-lint**](css_scss_lint.md)
[_CSS_SCSS_LINT_](css_scss_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/sds/scss-lint?cacheSeconds=3600)](https://github.com/sds/scss-lint) | +| [**scss-lint**](css_scss_lint.md)
[_CSS_SCSS_LINT_](css_scss_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/sds/scss-lint?cacheSeconds=3600)](https://github.com/sds/scss-lint) | ## Linted files @@ -23,8 +23,8 @@ description: stylelint, scss-lint are available to analyze CSS files in MegaLint ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| CSS_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| CSS_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| CSS_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| CSS_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/dart.md b/docs/descriptors/dart.md index e08bfaae325..88e7f053e16 100644 --- a/docs/descriptors/dart.md +++ b/docs/descriptors/dart.md @@ -9,8 +9,8 @@ description: dartanalyzer is available to analyze DART files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------| | [**dartanalyzer**](dart_dartanalyzer.md)
[_DART_DARTANALYZER_](dart_dartanalyzer.md) | [![GitHub stars](https://img.shields.io/github/stars/dart-lang/sdk?cacheSeconds=3600)](https://github.com/dart-lang/sdk) | ## Linted files @@ -20,10 +20,10 @@ description: dartanalyzer is available to analyze DART files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| DART_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| DART_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------|-------------------------------|---------------| +| DART_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| DART_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/dockerfile.md b/docs/descriptors/dockerfile.md index 3488021a6ac..e8c9fed62ae 100644 --- a/docs/descriptors/dockerfile.md +++ b/docs/descriptors/dockerfile.md @@ -9,8 +9,8 @@ description: hadolint is available to analyze DOCKERFILE files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|--------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**hadolint**](dockerfile_hadolint.md)
[_DOCKERFILE_HADOLINT_](dockerfile_hadolint.md) | [![GitHub stars](https://img.shields.io/github/stars/hadolint/hadolint?cacheSeconds=3600)](https://github.com/hadolint/hadolint) ![sarif](https://shields.io/badge/-SARIF-orange) | ## Linted files @@ -20,8 +20,8 @@ description: hadolint is available to analyze DOCKERFILE files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| DOCKERFILE_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| DOCKERFILE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------------|-------------------------------|---------------| +| DOCKERFILE_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| DOCKERFILE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/editorconfig.md b/docs/descriptors/editorconfig.md index cd291d6af8a..4ed08f90e68 100644 --- a/docs/descriptors/editorconfig.md +++ b/docs/descriptors/editorconfig.md @@ -9,8 +9,8 @@ description: editorconfig-checker is available to analyze EDITORCONFIG files in ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|--------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**editorconfig-checker**](editorconfig_editorconfig_checker.md)
[_EDITORCONFIG_EDITORCONFIG_CHECKER_](editorconfig_editorconfig_checker.md) | [![GitHub stars](https://img.shields.io/github/stars/editorconfig-checker/editorconfig-checker?cacheSeconds=3600)](https://github.com/editorconfig-checker/editorconfig-checker) | ## Linted files @@ -21,8 +21,8 @@ description: editorconfig-checker is available to analyze EDITORCONFIG files in ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| EDITORCONFIG_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| EDITORCONFIG_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-----------------------------------|-------------------------------|---------------| +| EDITORCONFIG_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| EDITORCONFIG_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/env.md b/docs/descriptors/env.md index 344a57cae9a..ea5d17e029b 100644 --- a/docs/descriptors/env.md +++ b/docs/descriptors/env.md @@ -9,8 +9,8 @@ description: dotenv-linter is available to analyze ENV files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**dotenv-linter**](env_dotenv_linter.md)
[_ENV_DOTENV_LINTER_](env_dotenv_linter.md) | [![GitHub stars](https://img.shields.io/github/stars/dotenv-linter/dotenv-linter?cacheSeconds=3600)](https://github.com/dotenv-linter/dotenv-linter) ![autofix](https://shields.io/badge/-autofix-green) | ## Linted files @@ -20,8 +20,8 @@ description: dotenv-linter is available to analyze ENV files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| ENV_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| ENV_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| ENV_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| ENV_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/gherkin.md b/docs/descriptors/gherkin.md index 0c1c1029399..d04024106ea 100644 --- a/docs/descriptors/gherkin.md +++ b/docs/descriptors/gherkin.md @@ -9,8 +9,8 @@ description: gherkin-lint is available to analyze GHERKIN files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|---------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------| | [**gherkin-lint**](gherkin_gherkin_lint.md)
[_GHERKIN_GHERKIN_LINT_](gherkin_gherkin_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/vsiakka/gherkin-lint?cacheSeconds=3600)](https://github.com/vsiakka/gherkin-lint) | ## Linted files @@ -20,8 +20,8 @@ description: gherkin-lint is available to analyze GHERKIN files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| GHERKIN_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| GHERKIN_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|------------------------------|-------------------------------|---------------| +| GHERKIN_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| GHERKIN_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/go.md b/docs/descriptors/go.md index e4753c29206..18b2d869509 100644 --- a/docs/descriptors/go.md +++ b/docs/descriptors/go.md @@ -9,10 +9,10 @@ description: golangci-lint, revive are available to analyze GO files in MegaLint ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**golangci-lint**](go_golangci_lint.md)
[_GO_GOLANGCI_LINT_](go_golangci_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/golangci/golangci-lint?cacheSeconds=3600)](https://github.com/golangci/golangci-lint) | -| [**revive**](go_revive.md)
[_GO_REVIVE_](go_revive.md) | [![GitHub stars](https://img.shields.io/github/stars/mgechev/revive?cacheSeconds=3600)](https://github.com/mgechev/revive) ![sarif](https://shields.io/badge/-SARIF-orange) | +| Linter | Additional | +|----------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**golangci-lint**](go_golangci_lint.md)
[_GO_GOLANGCI_LINT_](go_golangci_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/golangci/golangci-lint?cacheSeconds=3600)](https://github.com/golangci/golangci-lint) | +| [**revive**](go_revive.md)
[_GO_REVIVE_](go_revive.md) | [![GitHub stars](https://img.shields.io/github/stars/mgechev/revive?cacheSeconds=3600)](https://github.com/mgechev/revive) ![sarif](https://shields.io/badge/-SARIF-orange) | ## Linted files @@ -21,8 +21,8 @@ description: golangci-lint, revive are available to analyze GO files in MegaLint ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| GO_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| GO_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-------------------------|-------------------------------|---------------| +| GO_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| GO_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/graphql.md b/docs/descriptors/graphql.md index 8eb827d59bb..8406d46a4ca 100644 --- a/docs/descriptors/graphql.md +++ b/docs/descriptors/graphql.md @@ -9,8 +9,8 @@ description: graphql-schema-linter is available to analyze GRAPHQL files in Mega ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|---------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**graphql-schema-linter**](graphql_graphql_schema_linter.md)
[_GRAPHQL_GRAPHQL_SCHEMA_LINTER_](graphql_graphql_schema_linter.md) | [![GitHub stars](https://img.shields.io/github/stars/cjoudrey/graphql-schema-linter?cacheSeconds=3600)](https://github.com/cjoudrey/graphql-schema-linter) | ## Linted files @@ -20,8 +20,8 @@ description: graphql-schema-linter is available to analyze GRAPHQL files in Mega ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| GRAPHQL_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| GRAPHQL_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|------------------------------|-------------------------------|---------------| +| GRAPHQL_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| GRAPHQL_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/groovy.md b/docs/descriptors/groovy.md index 9794c64f334..dc5ec751e7b 100644 --- a/docs/descriptors/groovy.md +++ b/docs/descriptors/groovy.md @@ -9,8 +9,8 @@ description: npm-groovy-lint is available to analyze GROOVY files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**npm-groovy-lint**](groovy_npm_groovy_lint.md)
[_GROOVY_NPM_GROOVY_LINT_](groovy_npm_groovy_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/nvuillam/npm-groovy-lint?cacheSeconds=3600)](https://github.com/nvuillam/npm-groovy-lint) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) | ## Linted files @@ -26,8 +26,8 @@ description: npm-groovy-lint is available to analyze GROOVY files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| GROOVY_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| GROOVY_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-----------------------------|-------------------------------|---------------| +| GROOVY_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| GROOVY_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/html.md b/docs/descriptors/html.md index d1ef932bc90..59d8fa5214a 100644 --- a/docs/descriptors/html.md +++ b/docs/descriptors/html.md @@ -9,10 +9,10 @@ description: djlint, htmlhint are available to analyze HTML files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**djlint**](html_djlint.md)
[_HTML_DJLINT_](html_djlint.md) | [![GitHub stars](https://img.shields.io/github/stars/Riverside-Healthcare/djlint?cacheSeconds=3600)](https://github.com/Riverside-Healthcare/djlint) | -| [**htmlhint**](html_htmlhint.md)
[_HTML_HTMLHINT_](html_htmlhint.md) | [![GitHub stars](https://img.shields.io/github/stars/htmlhint/HTMLHint?cacheSeconds=3600)](https://github.com/htmlhint/HTMLHint) | +| Linter | Additional | +|--------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**djlint**](html_djlint.md)
[_HTML_DJLINT_](html_djlint.md) | [![GitHub stars](https://img.shields.io/github/stars/Riverside-Healthcare/djlint?cacheSeconds=3600)](https://github.com/Riverside-Healthcare/djlint) | +| [**htmlhint**](html_htmlhint.md)
[_HTML_HTMLHINT_](html_htmlhint.md) | [![GitHub stars](https://img.shields.io/github/stars/htmlhint/HTMLHint?cacheSeconds=3600)](https://github.com/htmlhint/HTMLHint) | ## Linted files @@ -22,8 +22,8 @@ description: djlint, htmlhint are available to analyze HTML files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| HTML_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| HTML_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------|-------------------------------|---------------| +| HTML_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| HTML_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/java.md b/docs/descriptors/java.md index edf2de77324..3349956fa61 100644 --- a/docs/descriptors/java.md +++ b/docs/descriptors/java.md @@ -9,10 +9,10 @@ description: checkstyle, pmd are available to analyze JAVA files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|----------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**checkstyle**](java_checkstyle.md)
[_JAVA_CHECKSTYLE_](java_checkstyle.md) | [![GitHub stars](https://img.shields.io/github/stars/checkstyle/checkstyle?cacheSeconds=3600)](https://github.com/checkstyle/checkstyle) ![sarif](https://shields.io/badge/-SARIF-orange) | -| [**pmd**](java_pmd.md)
[_JAVA_PMD_](java_pmd.md) | [![GitHub stars](https://img.shields.io/github/stars/pmd/pmd?cacheSeconds=3600)](https://github.com/pmd/pmd) ![sarif](https://shields.io/badge/-SARIF-orange) | +| [**pmd**](java_pmd.md)
[_JAVA_PMD_](java_pmd.md) | [![GitHub stars](https://img.shields.io/github/stars/pmd/pmd?cacheSeconds=3600)](https://github.com/pmd/pmd) ![sarif](https://shields.io/badge/-SARIF-orange) | ## Linted files @@ -21,10 +21,10 @@ description: checkstyle, pmd are available to analyze JAVA files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| JAVA_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| JAVA_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------|-------------------------------|---------------| +| JAVA_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| JAVA_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/javascript.md b/docs/descriptors/javascript.md index d06f620c0c9..b0ba63dd387 100644 --- a/docs/descriptors/javascript.md +++ b/docs/descriptors/javascript.md @@ -9,11 +9,11 @@ description: eslint, standard, prettier are available to analyze JAVASCRIPT file ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**eslint**](javascript_eslint.md)
[_JAVASCRIPT_ES_](javascript_eslint.md) | [![GitHub stars](https://img.shields.io/github/stars/eslint/eslint?cacheSeconds=3600)](https://github.com/eslint/eslint) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) | -| [**standard**](javascript_standard.md)
[_JAVASCRIPT_STANDARD_](javascript_standard.md) | [![GitHub stars](https://img.shields.io/github/stars/standard/standard?cacheSeconds=3600)](https://github.com/standard/standard) ![autofix](https://shields.io/badge/-autofix-green) | -| [**prettier**](javascript_prettier.md)
[_JAVASCRIPT_PRETTIER_](javascript_prettier.md) | [![GitHub stars](https://img.shields.io/github/stars/prettier/prettier?cacheSeconds=3600)](https://github.com/prettier/prettier) ![formatter](https://shields.io/badge/-format-yellow) | +| Linter | Additional | +|--------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**eslint**](javascript_eslint.md)
[_JAVASCRIPT_ES_](javascript_eslint.md) | [![GitHub stars](https://img.shields.io/github/stars/eslint/eslint?cacheSeconds=3600)](https://github.com/eslint/eslint) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) | +| [**standard**](javascript_standard.md)
[_JAVASCRIPT_STANDARD_](javascript_standard.md) | [![GitHub stars](https://img.shields.io/github/stars/standard/standard?cacheSeconds=3600)](https://github.com/standard/standard) ![autofix](https://shields.io/badge/-autofix-green) | +| [**prettier**](javascript_prettier.md)
[_JAVASCRIPT_PRETTIER_](javascript_prettier.md) | [![GitHub stars](https://img.shields.io/github/stars/prettier/prettier?cacheSeconds=3600)](https://github.com/prettier/prettier) ![formatter](https://shields.io/badge/-format-yellow) | ## Linted files @@ -22,8 +22,8 @@ description: eslint, standard, prettier are available to analyze JAVASCRIPT file ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| JAVASCRIPT_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| JAVASCRIPT_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------------|-------------------------------|---------------| +| JAVASCRIPT_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| JAVASCRIPT_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/json.md b/docs/descriptors/json.md index d4b8b346e68..ebc745b8d61 100644 --- a/docs/descriptors/json.md +++ b/docs/descriptors/json.md @@ -9,13 +9,13 @@ description: jsonlint, eslint-plugin-jsonc, v8r, prettier, npm-package-json-lint ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**jsonlint**](json_jsonlint.md)
[_JSON_JSONLINT_](json_jsonlint.md) | [![GitHub stars](https://img.shields.io/github/stars/prantlf/jsonlint?cacheSeconds=3600)](https://github.com/prantlf/jsonlint) | -| [**eslint-plugin-jsonc**](json_eslint_plugin_jsonc.md)
[_JSON_ESLINT_PLUGIN_JSONC_](json_eslint_plugin_jsonc.md) | [![GitHub stars](https://img.shields.io/github/stars/ota-meshi/eslint-plugin-jsonc?cacheSeconds=3600)](https://github.com/ota-meshi/eslint-plugin-jsonc) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) | -| [**v8r**](json_v8r.md)
[_JSON_V8R_](json_v8r.md) | [![GitHub stars](https://img.shields.io/github/stars/chris48s/v8r?cacheSeconds=3600)](https://github.com/chris48s/v8r) | -| [**prettier**](json_prettier.md)
[_JSON_PRETTIER_](json_prettier.md) | [![GitHub stars](https://img.shields.io/github/stars/prettier/prettier?cacheSeconds=3600)](https://github.com/prettier/prettier) ![formatter](https://shields.io/badge/-format-yellow) | -| [**npm-package-json-lint**](json_npm_package_json_lint.md)
[_JSON_NPM_PACKAGE_JSON_LINT_](json_npm_package_json_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/tclindner/npm-package-json-lint?cacheSeconds=3600)](https://github.com/tclindner/npm-package-json-lint) | +| Linter | Additional | +|------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**jsonlint**](json_jsonlint.md)
[_JSON_JSONLINT_](json_jsonlint.md) | [![GitHub stars](https://img.shields.io/github/stars/prantlf/jsonlint?cacheSeconds=3600)](https://github.com/prantlf/jsonlint) | +| [**eslint-plugin-jsonc**](json_eslint_plugin_jsonc.md)
[_JSON_ESLINT_PLUGIN_JSONC_](json_eslint_plugin_jsonc.md) | [![GitHub stars](https://img.shields.io/github/stars/ota-meshi/eslint-plugin-jsonc?cacheSeconds=3600)](https://github.com/ota-meshi/eslint-plugin-jsonc) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) | +| [**v8r**](json_v8r.md)
[_JSON_V8R_](json_v8r.md) | [![GitHub stars](https://img.shields.io/github/stars/chris48s/v8r?cacheSeconds=3600)](https://github.com/chris48s/v8r) | +| [**prettier**](json_prettier.md)
[_JSON_PRETTIER_](json_prettier.md) | [![GitHub stars](https://img.shields.io/github/stars/prettier/prettier?cacheSeconds=3600)](https://github.com/prettier/prettier) ![formatter](https://shields.io/badge/-format-yellow) | +| [**npm-package-json-lint**](json_npm_package_json_lint.md)
[_JSON_NPM_PACKAGE_JSON_LINT_](json_npm_package_json_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/tclindner/npm-package-json-lint?cacheSeconds=3600)](https://github.com/tclindner/npm-package-json-lint) | ## Linted files @@ -24,8 +24,8 @@ description: jsonlint, eslint-plugin-jsonc, v8r, prettier, npm-package-json-lint ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| JSON_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| JSON_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------|-------------------------------|---------------| +| JSON_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| JSON_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/jsx.md b/docs/descriptors/jsx.md index 4a95e7b71fb..a47f61fcda5 100644 --- a/docs/descriptors/jsx.md +++ b/docs/descriptors/jsx.md @@ -9,8 +9,8 @@ description: eslint is available to analyze JSX files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|---------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**eslint**](jsx_eslint.md)
[_JSX_ESLINT_](jsx_eslint.md) | [![GitHub stars](https://img.shields.io/github/stars/yannickcr/eslint-plugin-react?cacheSeconds=3600)](https://github.com/yannickcr/eslint-plugin-react) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) | ## Linted files @@ -20,8 +20,8 @@ description: eslint is available to analyze JSX files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| JSX_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| JSX_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| JSX_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| JSX_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/kotlin.md b/docs/descriptors/kotlin.md index adaefdcacc5..44c8a1edf7e 100644 --- a/docs/descriptors/kotlin.md +++ b/docs/descriptors/kotlin.md @@ -9,8 +9,8 @@ description: ktlint is available to analyze KOTLIN files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**ktlint**](kotlin_ktlint.md)
[_KOTLIN_KTLINT_](kotlin_ktlint.md) | [![GitHub stars](https://img.shields.io/github/stars/pinterest/ktlint?cacheSeconds=3600)](https://github.com/pinterest/ktlint) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) | ## Linted files @@ -21,10 +21,10 @@ description: ktlint is available to analyze KOTLIN files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| KOTLIN_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| KOTLIN_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-----------------------------|-------------------------------|---------------| +| KOTLIN_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| KOTLIN_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/kubernetes.md b/docs/descriptors/kubernetes.md index e95f470e485..e8ab99c73b2 100644 --- a/docs/descriptors/kubernetes.md +++ b/docs/descriptors/kubernetes.md @@ -9,11 +9,11 @@ description: kubeval, kubeconform, helm are available to analyze KUBERNETES file ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**kubeval**](kubernetes_kubeval.md)
[_KUBERNETES_KUBEVAL_](kubernetes_kubeval.md) | ![deprecated](https://shields.io/badge/-deprecated-red) [![GitHub stars](https://img.shields.io/github/stars/instrumenta/kubeval?cacheSeconds=3600)](https://github.com/instrumenta/kubeval) | -| [**kubeconform**](kubernetes_kubeconform.md)
[_KUBERNETES_KUBECONFORM_](kubernetes_kubeconform.md) | [![GitHub stars](https://img.shields.io/github/stars/yannh/kubeconform?cacheSeconds=3600)](https://github.com/yannh/kubeconform) | -| [**helm**](kubernetes_helm.md)
[_KUBERNETES_HELM_](kubernetes_helm.md) | [![GitHub stars](https://img.shields.io/github/stars/helm/helm?cacheSeconds=3600)](https://github.com/helm/helm) | +| Linter | Additional | +|--------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**kubeval**](kubernetes_kubeval.md)
[_KUBERNETES_KUBEVAL_](kubernetes_kubeval.md) | ![deprecated](https://shields.io/badge/-deprecated-red) [![GitHub stars](https://img.shields.io/github/stars/instrumenta/kubeval?cacheSeconds=3600)](https://github.com/instrumenta/kubeval) | +| [**kubeconform**](kubernetes_kubeconform.md)
[_KUBERNETES_KUBECONFORM_](kubernetes_kubeconform.md) | [![GitHub stars](https://img.shields.io/github/stars/yannh/kubeconform?cacheSeconds=3600)](https://github.com/yannh/kubeconform) | +| [**helm**](kubernetes_helm.md)
[_KUBERNETES_HELM_](kubernetes_helm.md) | [![GitHub stars](https://img.shields.io/github/stars/helm/helm?cacheSeconds=3600)](https://github.com/helm/helm) | ## Linted files @@ -29,8 +29,8 @@ description: kubeval, kubeconform, helm are available to analyze KUBERNETES file ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| KUBERNETES_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| KUBERNETES_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------------|-------------------------------|---------------| +| KUBERNETES_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| KUBERNETES_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/latex.md b/docs/descriptors/latex.md index 8825cf8f8c8..e1bd67ac3db 100644 --- a/docs/descriptors/latex.md +++ b/docs/descriptors/latex.md @@ -9,9 +9,9 @@ description: chktex is available to analyze LATEX files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**chktex**](latex_chktex.md)
[_LATEX_CHKTEX_](latex_chktex.md) | | +| Linter | Additional | +|---------------------------------------------------------------------|------------| +| [**chktex**](latex_chktex.md)
[_LATEX_CHKTEX_](latex_chktex.md) | | ## Linted files @@ -20,8 +20,8 @@ description: chktex is available to analyze LATEX files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| LATEX_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| LATEX_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|----------------------------|-------------------------------|---------------| +| LATEX_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| LATEX_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/lua.md b/docs/descriptors/lua.md index b9a87841f01..ec377620771 100644 --- a/docs/descriptors/lua.md +++ b/docs/descriptors/lua.md @@ -9,8 +9,8 @@ description: luacheck is available to analyze LUA files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------| | [**luacheck**](lua_luacheck.md)
[_LUA_LUACHECK_](lua_luacheck.md) | [![GitHub stars](https://img.shields.io/github/stars/luarocks/luacheck?cacheSeconds=3600)](https://github.com/luarocks/luacheck) | ## Linted files @@ -20,8 +20,8 @@ description: luacheck is available to analyze LUA files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| LUA_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| LUA_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| LUA_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| LUA_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/makefile.md b/docs/descriptors/makefile.md index 70b1882cab5..e54f5e8c603 100644 --- a/docs/descriptors/makefile.md +++ b/docs/descriptors/makefile.md @@ -9,8 +9,8 @@ description: checkmake is available to analyze MAKEFILE files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------| | [**checkmake**](makefile_checkmake.md)
[_MAKEFILE_CHECKMAKE_](makefile_checkmake.md) | [![GitHub stars](https://img.shields.io/github/stars/mrtazz/checkmake?cacheSeconds=3600)](https://github.com/mrtazz/checkmake) | ## Linted files @@ -20,8 +20,8 @@ description: checkmake is available to analyze MAKEFILE files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| MAKEFILE_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| MAKEFILE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-------------------------------|-------------------------------|---------------| +| MAKEFILE_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| MAKEFILE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/markdown.md b/docs/descriptors/markdown.md index 763691ded07..69ca255026b 100644 --- a/docs/descriptors/markdown.md +++ b/docs/descriptors/markdown.md @@ -9,11 +9,11 @@ description: markdownlint, remark-lint, markdown-link-check, markdown-table-form ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**markdownlint**](markdown_markdownlint.md)
[_MARKDOWN_MARKDOWNLINT_](markdown_markdownlint.md) | [![GitHub stars](https://img.shields.io/github/stars/DavidAnson/markdownlint?cacheSeconds=3600)](https://github.com/DavidAnson/markdownlint) ![formatter](https://shields.io/badge/-format-yellow) | -| [**remark-lint**](markdown_remark_lint.md)
[_MARKDOWN_REMARK_LINT_](markdown_remark_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/remarkjs/remark-lint?cacheSeconds=3600)](https://github.com/remarkjs/remark-lint) ![formatter](https://shields.io/badge/-format-yellow) | -| [**markdown-link-check**](markdown_markdown_link_check.md)
[_MARKDOWN_MARKDOWN_LINK_CHECK_](markdown_markdown_link_check.md) | [![GitHub stars](https://img.shields.io/github/stars/tcort/markdown-link-check?cacheSeconds=3600)](https://github.com/tcort/markdown-link-check) | +| Linter | Additional | +|------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**markdownlint**](markdown_markdownlint.md)
[_MARKDOWN_MARKDOWNLINT_](markdown_markdownlint.md) | [![GitHub stars](https://img.shields.io/github/stars/DavidAnson/markdownlint?cacheSeconds=3600)](https://github.com/DavidAnson/markdownlint) ![formatter](https://shields.io/badge/-format-yellow) | +| [**remark-lint**](markdown_remark_lint.md)
[_MARKDOWN_REMARK_LINT_](markdown_remark_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/remarkjs/remark-lint?cacheSeconds=3600)](https://github.com/remarkjs/remark-lint) ![formatter](https://shields.io/badge/-format-yellow) | +| [**markdown-link-check**](markdown_markdown_link_check.md)
[_MARKDOWN_MARKDOWN_LINK_CHECK_](markdown_markdown_link_check.md) | [![GitHub stars](https://img.shields.io/github/stars/tcort/markdown-link-check?cacheSeconds=3600)](https://github.com/tcort/markdown-link-check) | | [**markdown-table-formatter**](markdown_markdown_table_formatter.md)
[_MARKDOWN_MARKDOWN_TABLE_FORMATTER_](markdown_markdown_table_formatter.md) | [![GitHub stars](https://img.shields.io/github/stars/nvuillam/markdown-table-formatter?cacheSeconds=3600)](https://github.com/nvuillam/markdown-table-formatter) ![formatter](https://shields.io/badge/-format-yellow) | ## Linted files @@ -23,8 +23,8 @@ description: markdownlint, remark-lint, markdown-link-check, markdown-table-form ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| MARKDOWN_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| MARKDOWN_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-------------------------------|-------------------------------|---------------| +| MARKDOWN_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| MARKDOWN_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/openapi.md b/docs/descriptors/openapi.md index 00f1a49eddc..cd228443e01 100644 --- a/docs/descriptors/openapi.md +++ b/docs/descriptors/openapi.md @@ -9,8 +9,8 @@ description: spectral is available to analyze OPENAPI files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------| | [**spectral**](openapi_spectral.md)
[_OPENAPI_SPECTRAL_](openapi_spectral.md) | [![GitHub stars](https://img.shields.io/github/stars/stoplightio/spectral?cacheSeconds=3600)](https://github.com/stoplightio/spectral) | ## Linted files @@ -28,8 +28,8 @@ description: spectral is available to analyze OPENAPI files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| OPENAPI_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| OPENAPI_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|------------------------------|-------------------------------|---------------| +| OPENAPI_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| OPENAPI_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/perl.md b/docs/descriptors/perl.md index 97fd5eb64c9..c5205482168 100644 --- a/docs/descriptors/perl.md +++ b/docs/descriptors/perl.md @@ -9,8 +9,8 @@ description: perlcritic is available to analyze PERL files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|----------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------| | [**perlcritic**](perl_perlcritic.md)
[_PERL_PERLCRITIC_](perl_perlcritic.md) | [![GitHub stars](https://img.shields.io/github/stars/Perl-Critic/Perl-Critic?cacheSeconds=3600)](https://github.com/Perl-Critic/Perl-Critic) | ## Linted files @@ -27,10 +27,10 @@ description: perlcritic is available to analyze PERL files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| PERL_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| PERL_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------|-------------------------------|---------------| +| PERL_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| PERL_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/php.md b/docs/descriptors/php.md index 05d752d6fdb..1ab0d89b754 100644 --- a/docs/descriptors/php.md +++ b/docs/descriptors/php.md @@ -9,12 +9,12 @@ description: phpcs, phpstan, psalm, phplint are available to analyze PHP files i ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**phpcs**](php_phpcs.md)
[_PHP_PHPCS_](php_phpcs.md) | [![GitHub stars](https://img.shields.io/github/stars/squizlabs/PHP_CodeSniffer?cacheSeconds=3600)](https://github.com/squizlabs/PHP_CodeSniffer) | -| [**phpstan**](php_phpstan.md)
[_PHP_PHPSTAN_](php_phpstan.md) | [![GitHub stars](https://img.shields.io/github/stars/phpstan/phpstan?cacheSeconds=3600)](https://github.com/phpstan/phpstan) | -| [**psalm**](php_psalm.md)
[_PHP_PSALM_](php_psalm.md) | [![GitHub stars](https://img.shields.io/github/stars/vimeo/psalm?cacheSeconds=3600)](https://github.com/vimeo/psalm) ![sarif](https://shields.io/badge/-SARIF-orange) | -| [**phplint**](php_phplint.md)
[_PHP_PHPLINT_](php_phplint.md) | [![GitHub stars](https://img.shields.io/github/stars/overtrue/phplint?cacheSeconds=3600)](https://github.com/overtrue/phplint) | +| Linter | Additional | +|-------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**phpcs**](php_phpcs.md)
[_PHP_PHPCS_](php_phpcs.md) | [![GitHub stars](https://img.shields.io/github/stars/squizlabs/PHP_CodeSniffer?cacheSeconds=3600)](https://github.com/squizlabs/PHP_CodeSniffer) | +| [**phpstan**](php_phpstan.md)
[_PHP_PHPSTAN_](php_phpstan.md) | [![GitHub stars](https://img.shields.io/github/stars/phpstan/phpstan?cacheSeconds=3600)](https://github.com/phpstan/phpstan) | +| [**psalm**](php_psalm.md)
[_PHP_PSALM_](php_psalm.md) | [![GitHub stars](https://img.shields.io/github/stars/vimeo/psalm?cacheSeconds=3600)](https://github.com/vimeo/psalm) ![sarif](https://shields.io/badge/-SARIF-orange) | +| [**phplint**](php_phplint.md)
[_PHP_PHPLINT_](php_phplint.md) | [![GitHub stars](https://img.shields.io/github/stars/overtrue/phplint?cacheSeconds=3600)](https://github.com/overtrue/phplint) | ## Linted files @@ -23,10 +23,10 @@ description: phpcs, phpstan, psalm, phplint are available to analyze PHP files i ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| PHP_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| PHP_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| PHP_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| PHP_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/powershell.md b/docs/descriptors/powershell.md index f236ba4b5e7..5ec511f1926 100644 --- a/docs/descriptors/powershell.md +++ b/docs/descriptors/powershell.md @@ -9,9 +9,9 @@ description: powershell, powershell_formatter are available to analyze POWERSHEL ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**powershell**](powershell_powershell.md)
[_POWERSHELL_POWERSHELL_](powershell_powershell.md) | [![GitHub stars](https://img.shields.io/github/stars/PowerShell/PSScriptAnalyzer?cacheSeconds=3600)](https://github.com/PowerShell/PSScriptAnalyzer) ![autofix](https://shields.io/badge/-autofix-green) | +| Linter | Additional | +|--------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**powershell**](powershell_powershell.md)
[_POWERSHELL_POWERSHELL_](powershell_powershell.md) | [![GitHub stars](https://img.shields.io/github/stars/PowerShell/PSScriptAnalyzer?cacheSeconds=3600)](https://github.com/PowerShell/PSScriptAnalyzer) ![autofix](https://shields.io/badge/-autofix-green) | | [**powershell_formatter**](powershell_powershell_formatter.md)
[_POWERSHELL_POWERSHELL_FORMATTER_](powershell_powershell_formatter.md) | [![GitHub stars](https://img.shields.io/github/stars/PowerShell/PSScriptAnalyzer?cacheSeconds=3600)](https://github.com/PowerShell/PSScriptAnalyzer) ![formatter](https://shields.io/badge/-format-yellow) | ## Linted files @@ -27,10 +27,10 @@ description: powershell, powershell_formatter are available to analyze POWERSHEL ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| POWERSHELL_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| POWERSHELL_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------------|-------------------------------|---------------| +| POWERSHELL_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| POWERSHELL_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/protobuf.md b/docs/descriptors/protobuf.md index 71cbb52240c..aa449774594 100644 --- a/docs/descriptors/protobuf.md +++ b/docs/descriptors/protobuf.md @@ -9,8 +9,8 @@ description: protolint is available to analyze PROTOBUF files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**protolint**](protobuf_protolint.md)
[_PROTOBUF_PROTOLINT_](protobuf_protolint.md) | [![GitHub stars](https://img.shields.io/github/stars/yoheimuta/protolint?cacheSeconds=3600)](https://github.com/yoheimuta/protolint) ![autofix](https://shields.io/badge/-autofix-green) | ## Linted files @@ -20,8 +20,8 @@ description: protolint is available to analyze PROTOBUF files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| PROTOBUF_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| PROTOBUF_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-------------------------------|-------------------------------|---------------| +| PROTOBUF_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| PROTOBUF_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/python.md b/docs/descriptors/python.md index 25392a8f895..d2a4d45cc3f 100644 --- a/docs/descriptors/python.md +++ b/docs/descriptors/python.md @@ -9,16 +9,16 @@ description: pylint, black, flake8, isort, bandit, mypy, pyright, ruff are avail ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**pylint**](python_pylint.md)
[_PYTHON_PYLINT_](python_pylint.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/pylint?cacheSeconds=3600)](https://github.com/PyCQA/pylint) | -| [**black**](python_black.md)
[_PYTHON_BLACK_](python_black.md) | [![GitHub stars](https://img.shields.io/github/stars/psf/black?cacheSeconds=3600)](https://github.com/psf/black) ![formatter](https://shields.io/badge/-format-yellow) | -| [**flake8**](python_flake8.md)
[_PYTHON_FLAKE8_](python_flake8.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/flake8?cacheSeconds=3600)](https://github.com/PyCQA/flake8) | -| [**isort**](python_isort.md)
[_PYTHON_ISORT_](python_isort.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/isort?cacheSeconds=3600)](https://github.com/PyCQA/isort) ![formatter](https://shields.io/badge/-format-yellow) | -| [**bandit**](python_bandit.md)
[_PYTHON_BANDIT_](python_bandit.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/bandit?cacheSeconds=3600)](https://github.com/PyCQA/bandit) ![sarif](https://shields.io/badge/-SARIF-orange) | -| [**mypy**](python_mypy.md)
[_PYTHON_MYPY_](python_mypy.md) | [![GitHub stars](https://img.shields.io/github/stars/python/mypy?cacheSeconds=3600)](https://github.com/python/mypy) | -| [**pyright**](python_pyright.md)
[_PYTHON_PYRIGHT_](python_pyright.md) | [![GitHub stars](https://img.shields.io/github/stars/microsoft/pyright?cacheSeconds=3600)](https://github.com/microsoft/pyright) | -| [**ruff**](python_ruff.md)
[_PYTHON_RUFF_](python_ruff.md) | [![GitHub stars](https://img.shields.io/github/stars/charliermarsh/ruff?cacheSeconds=3600)](https://github.com/charliermarsh/ruff) ![autofix](https://shields.io/badge/-autofix-green) | +| Linter | Additional | +|----------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**pylint**](python_pylint.md)
[_PYTHON_PYLINT_](python_pylint.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/pylint?cacheSeconds=3600)](https://github.com/PyCQA/pylint) | +| [**black**](python_black.md)
[_PYTHON_BLACK_](python_black.md) | [![GitHub stars](https://img.shields.io/github/stars/psf/black?cacheSeconds=3600)](https://github.com/psf/black) ![formatter](https://shields.io/badge/-format-yellow) | +| [**flake8**](python_flake8.md)
[_PYTHON_FLAKE8_](python_flake8.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/flake8?cacheSeconds=3600)](https://github.com/PyCQA/flake8) | +| [**isort**](python_isort.md)
[_PYTHON_ISORT_](python_isort.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/isort?cacheSeconds=3600)](https://github.com/PyCQA/isort) ![formatter](https://shields.io/badge/-format-yellow) | +| [**bandit**](python_bandit.md)
[_PYTHON_BANDIT_](python_bandit.md) | [![GitHub stars](https://img.shields.io/github/stars/PyCQA/bandit?cacheSeconds=3600)](https://github.com/PyCQA/bandit) ![sarif](https://shields.io/badge/-SARIF-orange) | +| [**mypy**](python_mypy.md)
[_PYTHON_MYPY_](python_mypy.md) | [![GitHub stars](https://img.shields.io/github/stars/python/mypy?cacheSeconds=3600)](https://github.com/python/mypy) | +| [**pyright**](python_pyright.md)
[_PYTHON_PYRIGHT_](python_pyright.md) | [![GitHub stars](https://img.shields.io/github/stars/microsoft/pyright?cacheSeconds=3600)](https://github.com/microsoft/pyright) | +| [**ruff**](python_ruff.md)
[_PYTHON_RUFF_](python_ruff.md) | [![GitHub stars](https://img.shields.io/github/stars/charliermarsh/ruff?cacheSeconds=3600)](https://github.com/charliermarsh/ruff) ![autofix](https://shields.io/badge/-autofix-green) | ## Linted files @@ -27,8 +27,8 @@ description: pylint, black, flake8, isort, bandit, mypy, pyright, ruff are avail ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| PYTHON_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| PYTHON_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-----------------------------|-------------------------------|---------------| +| PYTHON_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| PYTHON_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/r.md b/docs/descriptors/r.md index a49197ca2ec..4c1a4838aea 100644 --- a/docs/descriptors/r.md +++ b/docs/descriptors/r.md @@ -9,8 +9,8 @@ description: lintr is available to analyze R files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-----------------------------------------------------|----------------------------------------------------------------------------------------------------------------------| | [**lintr**](r_lintr.md)
[_R_LINTR_](r_lintr.md) | [![GitHub stars](https://img.shields.io/github/stars/r-lib/lintr?cacheSeconds=3600)](https://github.com/r-lib/lintr) | ## Linted files @@ -23,8 +23,8 @@ description: lintr is available to analyze R files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| R_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| R_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|------------------------|-------------------------------|---------------| +| R_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| R_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/raku.md b/docs/descriptors/raku.md index 71c45990ca4..6c6bf0f4d7b 100644 --- a/docs/descriptors/raku.md +++ b/docs/descriptors/raku.md @@ -9,8 +9,8 @@ description: raku is available to analyze RAKU files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|----------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------| | [**raku**](raku_raku.md)
[_RAKU_RAKU_](raku_raku.md) | [![GitHub stars](https://img.shields.io/github/stars/rakudo/rakudo?cacheSeconds=3600)](https://github.com/rakudo/rakudo) | ## Linted files @@ -25,8 +25,8 @@ description: raku is available to analyze RAKU files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| RAKU_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| RAKU_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------|-------------------------------|---------------| +| RAKU_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| RAKU_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/rst.md b/docs/descriptors/rst.md index 741dbb0729c..e09112e17d0 100644 --- a/docs/descriptors/rst.md +++ b/docs/descriptors/rst.md @@ -9,11 +9,11 @@ description: rst-lint, rstcheck, rstfmt are available to analyze RST files in Me ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-----------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**rst-lint**](rst_rst_lint.md)
[_RST_RST_LINT_](rst_rst_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/twolfson/restructuredtext-lint?cacheSeconds=3600)](https://github.com/twolfson/restructuredtext-lint) | -| [**rstcheck**](rst_rstcheck.md)
[_RST_RSTCHECK_](rst_rstcheck.md) | [![GitHub stars](https://img.shields.io/github/stars/myint/rstcheck?cacheSeconds=3600)](https://github.com/myint/rstcheck) | -| [**rstfmt**](rst_rstfmt.md)
[_RST_RSTFMT_](rst_rstfmt.md) | ![formatter](https://shields.io/badge/-format-yellow) | +| [**rstcheck**](rst_rstcheck.md)
[_RST_RSTCHECK_](rst_rstcheck.md) | [![GitHub stars](https://img.shields.io/github/stars/myint/rstcheck?cacheSeconds=3600)](https://github.com/myint/rstcheck) | +| [**rstfmt**](rst_rstfmt.md)
[_RST_RSTFMT_](rst_rstfmt.md) | ![formatter](https://shields.io/badge/-format-yellow) | ## Linted files @@ -22,8 +22,8 @@ description: rst-lint, rstcheck, rstfmt are available to analyze RST files in Me ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| RST_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| RST_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| RST_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| RST_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/ruby.md b/docs/descriptors/ruby.md index 78a6543897e..9ae95c372ea 100644 --- a/docs/descriptors/ruby.md +++ b/docs/descriptors/ruby.md @@ -9,8 +9,8 @@ description: rubocop is available to analyze RUBY files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**rubocop**](ruby_rubocop.md)
[_RUBY_RUBOCOP_](ruby_rubocop.md) | [![GitHub stars](https://img.shields.io/github/stars/rubocop-hq/rubocop?cacheSeconds=3600)](https://github.com/rubocop-hq/rubocop) ![autofix](https://shields.io/badge/-autofix-green) | ## Linted files @@ -20,8 +20,8 @@ description: rubocop is available to analyze RUBY files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| RUBY_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| RUBY_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------|-------------------------------|---------------| +| RUBY_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| RUBY_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/rust.md b/docs/descriptors/rust.md index 5d57ec92ca2..875c60f2a43 100644 --- a/docs/descriptors/rust.md +++ b/docs/descriptors/rust.md @@ -9,8 +9,8 @@ description: clippy is available to analyze RUST files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------| | [**clippy**](rust_clippy.md)
[_RUST_CLIPPY_](rust_clippy.md) | [![GitHub stars](https://img.shields.io/github/stars/rust-lang/rust-clippy?cacheSeconds=3600)](https://github.com/rust-lang/rust-clippy) | ## Linted files @@ -20,8 +20,8 @@ description: clippy is available to analyze RUST files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| RUST_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| RUST_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------|-------------------------------|---------------| +| RUST_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| RUST_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/salesforce.md b/docs/descriptors/salesforce.md index 4de24aaa8ec..5ab0ea7ddd3 100644 --- a/docs/descriptors/salesforce.md +++ b/docs/descriptors/salesforce.md @@ -9,20 +9,20 @@ description: sfdx-scanner-apex, sfdx-scanner-aura, sfdx-scanner-lwc are availabl ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|--------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------| | [**sfdx-scanner-apex**](salesforce_sfdx_scanner_apex.md)
[_SALESFORCE_SFDX_SCANNER_APEX_](salesforce_sfdx_scanner_apex.md) | [![GitHub stars](https://img.shields.io/github/stars/forcedotcom/sfdx-scanner?cacheSeconds=3600)](https://github.com/forcedotcom/sfdx-scanner) | | [**sfdx-scanner-aura**](salesforce_sfdx_scanner_aura.md)
[_SALESFORCE_SFDX_SCANNER_AURA_](salesforce_sfdx_scanner_aura.md) | [![GitHub stars](https://img.shields.io/github/stars/forcedotcom/sfdx-scanner?cacheSeconds=3600)](https://github.com/forcedotcom/sfdx-scanner) | -| [**sfdx-scanner-lwc**](salesforce_sfdx_scanner_lwc.md)
[_SALESFORCE_SFDX_SCANNER_LWC_](salesforce_sfdx_scanner_lwc.md) | [![GitHub stars](https://img.shields.io/github/stars/forcedotcom/sfdx-scanner?cacheSeconds=3600)](https://github.com/forcedotcom/sfdx-scanner) | +| [**sfdx-scanner-lwc**](salesforce_sfdx_scanner_lwc.md)
[_SALESFORCE_SFDX_SCANNER_LWC_](salesforce_sfdx_scanner_lwc.md) | [![GitHub stars](https://img.shields.io/github/stars/forcedotcom/sfdx-scanner?cacheSeconds=3600)](https://github.com/forcedotcom/sfdx-scanner) | ## Linted files ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| SALESFORCE_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| SALESFORCE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------------|-------------------------------|---------------| +| SALESFORCE_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| SALESFORCE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/scala.md b/docs/descriptors/scala.md index 8d8677817c1..299a4177201 100644 --- a/docs/descriptors/scala.md +++ b/docs/descriptors/scala.md @@ -9,8 +9,8 @@ description: scalafix is available to analyze SCALA files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-----------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------| | [**scalafix**](scala_scalafix.md)
[_SCALA_SCALAFIX_](scala_scalafix.md) | [![GitHub stars](https://img.shields.io/github/stars/scalacenter/scalafix?cacheSeconds=3600)](https://github.com/scalacenter/scalafix) | ## Linted files @@ -20,10 +20,10 @@ description: scalafix is available to analyze SCALA files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| SCALA_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| SCALA_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|----------------------------|-------------------------------|---------------| +| SCALA_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| SCALA_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/snakemake.md b/docs/descriptors/snakemake.md index 40aed6fc9d5..4b92bfeca50 100644 --- a/docs/descriptors/snakemake.md +++ b/docs/descriptors/snakemake.md @@ -9,9 +9,9 @@ description: snakemake, snakefmt are available to analyze SNAKEMAKE files in Meg ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**snakemake**](snakemake_snakemake.md)
[_SNAKEMAKE_LINT_](snakemake_snakemake.md) | [![GitHub stars](https://img.shields.io/github/stars/snakemake/snakemake?cacheSeconds=3600)](https://github.com/snakemake/snakemake) | +| Linter | Additional | +|-----------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**snakemake**](snakemake_snakemake.md)
[_SNAKEMAKE_LINT_](snakemake_snakemake.md) | [![GitHub stars](https://img.shields.io/github/stars/snakemake/snakemake?cacheSeconds=3600)](https://github.com/snakemake/snakemake) | | [**snakefmt**](snakemake_snakefmt.md)
[_SNAKEMAKE_SNAKEFMT_](snakemake_snakefmt.md) | [![GitHub stars](https://img.shields.io/github/stars/snakemake/snakefmt?cacheSeconds=3600)](https://github.com/snakemake/snakefmt) ![formatter](https://shields.io/badge/-format-yellow) | ## Linted files @@ -24,8 +24,8 @@ description: snakemake, snakefmt are available to analyze SNAKEMAKE files in Meg ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| SNAKEMAKE_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| SNAKEMAKE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------------|-------------------------------|---------------| +| SNAKEMAKE_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| SNAKEMAKE_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/sql.md b/docs/descriptors/sql.md index 2552aa7d4f4..8c9d2643ec5 100644 --- a/docs/descriptors/sql.md +++ b/docs/descriptors/sql.md @@ -9,11 +9,11 @@ description: sql-lint, sqlfluff, tsqllint are available to analyze SQL files in ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-----------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------| | [**sql-lint**](sql_sql_lint.md)
[_SQL_SQL_LINT_](sql_sql_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/joereynolds/sql-lint?cacheSeconds=3600)](https://github.com/joereynolds/sql-lint) | -| [**sqlfluff**](sql_sqlfluff.md)
[_SQL_SQLFLUFF_](sql_sqlfluff.md) | [![GitHub stars](https://img.shields.io/github/stars/sqlfluff/sqlfluff?cacheSeconds=3600)](https://github.com/sqlfluff/sqlfluff) | -| [**tsqllint**](sql_tsqllint.md)
[_SQL_TSQLLINT_](sql_tsqllint.md) | [![GitHub stars](https://img.shields.io/github/stars/tsqllint/tsqllint?cacheSeconds=3600)](https://github.com/tsqllint/tsqllint) | +| [**sqlfluff**](sql_sqlfluff.md)
[_SQL_SQLFLUFF_](sql_sqlfluff.md) | [![GitHub stars](https://img.shields.io/github/stars/sqlfluff/sqlfluff?cacheSeconds=3600)](https://github.com/sqlfluff/sqlfluff) | +| [**tsqllint**](sql_tsqllint.md)
[_SQL_TSQLLINT_](sql_tsqllint.md) | [![GitHub stars](https://img.shields.io/github/stars/tsqllint/tsqllint?cacheSeconds=3600)](https://github.com/tsqllint/tsqllint) | ## Linted files @@ -22,8 +22,8 @@ description: sql-lint, sqlfluff, tsqllint are available to analyze SQL files in ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| SQL_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| SQL_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| SQL_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| SQL_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/swift.md b/docs/descriptors/swift.md index 7545a928f3d..1d5c038763b 100644 --- a/docs/descriptors/swift.md +++ b/docs/descriptors/swift.md @@ -9,8 +9,8 @@ description: swiftlint is available to analyze SWIFT files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|---------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**swiftlint**](swift_swiftlint.md)
[_SWIFT_SWIFTLINT_](swift_swiftlint.md) | [![GitHub stars](https://img.shields.io/github/stars/realm/SwiftLint?cacheSeconds=3600)](https://github.com/realm/SwiftLint) ![autofix](https://shields.io/badge/-autofix-green) | ## Linted files @@ -20,8 +20,8 @@ description: swiftlint is available to analyze SWIFT files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| SWIFT_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| SWIFT_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|----------------------------|-------------------------------|---------------| +| SWIFT_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| SWIFT_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/tekton.md b/docs/descriptors/tekton.md index 6c754bb3da7..6147b32c97d 100644 --- a/docs/descriptors/tekton.md +++ b/docs/descriptors/tekton.md @@ -9,8 +9,8 @@ description: tekton-lint is available to analyze TEKTON files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|--------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------| | [**tekton-lint**](tekton_tekton_lint.md)
[_TEKTON_TEKTON_LINT_](tekton_tekton_lint.md) | [![GitHub stars](https://img.shields.io/github/stars/IBM/tekton-lint?cacheSeconds=3600)](https://github.com/IBM/tekton-lint) | ## Linted files @@ -24,8 +24,8 @@ description: tekton-lint is available to analyze TEKTON files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| TEKTON_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| TEKTON_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-----------------------------|-------------------------------|---------------| +| TEKTON_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| TEKTON_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/terraform.md b/docs/descriptors/terraform.md index 2fdb4fd2c6f..4ad3d20ab4c 100644 --- a/docs/descriptors/terraform.md +++ b/docs/descriptors/terraform.md @@ -9,14 +9,14 @@ description: tflint, terrascan, terragrunt, terraform-fmt, checkov, kics are ava ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**tflint**](terraform_tflint.md)
[_TERRAFORM_TFLINT_](terraform_tflint.md) | [![GitHub stars](https://img.shields.io/github/stars/terraform-linters/tflint?cacheSeconds=3600)](https://github.com/terraform-linters/tflint) ![sarif](https://shields.io/badge/-SARIF-orange) | -| [**terrascan**](terraform_terrascan.md)
[_TERRAFORM_TERRASCAN_](terraform_terrascan.md) | [![GitHub stars](https://img.shields.io/github/stars/accurics/terrascan?cacheSeconds=3600)](https://github.com/accurics/terrascan) ![sarif](https://shields.io/badge/-SARIF-orange) | -| [**terragrunt**](terraform_terragrunt.md)
[_TERRAFORM_TERRAGRUNT_](terraform_terragrunt.md) | [![GitHub stars](https://img.shields.io/github/stars/gruntwork-io/terragrunt?cacheSeconds=3600)](https://github.com/gruntwork-io/terragrunt) ![autofix](https://shields.io/badge/-autofix-green) | -| [**terraform-fmt**](terraform_terraform_fmt.md)
[_TERRAFORM_TERRAFORM_FMT_](terraform_terraform_fmt.md) | [![GitHub stars](https://img.shields.io/github/stars/hashicorp/terraform?cacheSeconds=3600)](https://github.com/hashicorp/terraform) ![formatter](https://shields.io/badge/-format-yellow) | -| [**checkov**](terraform_checkov.md)
[_TERRAFORM_CHECKOV_](terraform_checkov.md) | ![deprecated](https://shields.io/badge/-deprecated-red) [![GitHub stars](https://img.shields.io/github/stars/bridgecrewio/checkov?cacheSeconds=3600)](https://github.com/bridgecrewio/checkov) ![sarif](https://shields.io/badge/-SARIF-orange) | -| [**kics**](terraform_kics.md)
[_TERRAFORM_KICS_](terraform_kics.md) | [![GitHub stars](https://img.shields.io/github/stars/checkmarx/kics?cacheSeconds=3600)](https://github.com/checkmarx/kics) | +| Linter | Additional | +|-------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**tflint**](terraform_tflint.md)
[_TERRAFORM_TFLINT_](terraform_tflint.md) | [![GitHub stars](https://img.shields.io/github/stars/terraform-linters/tflint?cacheSeconds=3600)](https://github.com/terraform-linters/tflint) ![sarif](https://shields.io/badge/-SARIF-orange) | +| [**terrascan**](terraform_terrascan.md)
[_TERRAFORM_TERRASCAN_](terraform_terrascan.md) | [![GitHub stars](https://img.shields.io/github/stars/accurics/terrascan?cacheSeconds=3600)](https://github.com/accurics/terrascan) ![sarif](https://shields.io/badge/-SARIF-orange) | +| [**terragrunt**](terraform_terragrunt.md)
[_TERRAFORM_TERRAGRUNT_](terraform_terragrunt.md) | [![GitHub stars](https://img.shields.io/github/stars/gruntwork-io/terragrunt?cacheSeconds=3600)](https://github.com/gruntwork-io/terragrunt) ![autofix](https://shields.io/badge/-autofix-green) | +| [**terraform-fmt**](terraform_terraform_fmt.md)
[_TERRAFORM_TERRAFORM_FMT_](terraform_terraform_fmt.md) | [![GitHub stars](https://img.shields.io/github/stars/hashicorp/terraform?cacheSeconds=3600)](https://github.com/hashicorp/terraform) ![formatter](https://shields.io/badge/-format-yellow) | +| [**checkov**](terraform_checkov.md)
[_TERRAFORM_CHECKOV_](terraform_checkov.md) | ![deprecated](https://shields.io/badge/-deprecated-red) [![GitHub stars](https://img.shields.io/github/stars/bridgecrewio/checkov?cacheSeconds=3600)](https://github.com/bridgecrewio/checkov) ![sarif](https://shields.io/badge/-SARIF-orange) | +| [**kics**](terraform_kics.md)
[_TERRAFORM_KICS_](terraform_kics.md) | [![GitHub stars](https://img.shields.io/github/stars/checkmarx/kics?cacheSeconds=3600)](https://github.com/checkmarx/kics) | ## Linted files @@ -25,8 +25,8 @@ description: tflint, terrascan, terragrunt, terraform-fmt, checkov, kics are ava ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| TERRAFORM_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| TERRAFORM_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------------|-------------------------------|---------------| +| TERRAFORM_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| TERRAFORM_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/tsx.md b/docs/descriptors/tsx.md index 56d6df344e6..20134762e36 100644 --- a/docs/descriptors/tsx.md +++ b/docs/descriptors/tsx.md @@ -9,8 +9,8 @@ description: eslint is available to analyze TSX files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|---------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**eslint**](tsx_eslint.md)
[_TSX_ESLINT_](tsx_eslint.md) | [![GitHub stars](https://img.shields.io/github/stars/jsx-eslint/eslint-plugin-react?cacheSeconds=3600)](https://github.com/jsx-eslint/eslint-plugin-react) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) | ## Linted files @@ -20,8 +20,8 @@ description: eslint is available to analyze TSX files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| TSX_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| TSX_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| TSX_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| TSX_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/typescript.md b/docs/descriptors/typescript.md index a919bf77f9b..458f6f802d3 100644 --- a/docs/descriptors/typescript.md +++ b/docs/descriptors/typescript.md @@ -9,11 +9,11 @@ description: eslint, standard, prettier are available to analyze TYPESCRIPT file ## Linters -| Linter | Additional | -| ------ | ---------- | -| [**eslint**](typescript_eslint.md)
[_TYPESCRIPT_ES_](typescript_eslint.md) | [![GitHub stars](https://img.shields.io/github/stars/typescript-eslint/typescript-eslint?cacheSeconds=3600)](https://github.com/typescript-eslint/typescript-eslint) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) | -| [**standard**](typescript_standard.md)
[_TYPESCRIPT_STANDARD_](typescript_standard.md) | [![GitHub stars](https://img.shields.io/github/stars/standard/standard?cacheSeconds=3600)](https://github.com/standard/standard) ![autofix](https://shields.io/badge/-autofix-green) | -| [**prettier**](typescript_prettier.md)
[_TYPESCRIPT_PRETTIER_](typescript_prettier.md) | [![GitHub stars](https://img.shields.io/github/stars/prettier/prettier?cacheSeconds=3600)](https://github.com/prettier/prettier) ![formatter](https://shields.io/badge/-format-yellow) | +| Linter | Additional | +|--------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| [**eslint**](typescript_eslint.md)
[_TYPESCRIPT_ES_](typescript_eslint.md) | [![GitHub stars](https://img.shields.io/github/stars/typescript-eslint/typescript-eslint?cacheSeconds=3600)](https://github.com/typescript-eslint/typescript-eslint) ![autofix](https://shields.io/badge/-autofix-green) ![sarif](https://shields.io/badge/-SARIF-orange) | +| [**standard**](typescript_standard.md)
[_TYPESCRIPT_STANDARD_](typescript_standard.md) | [![GitHub stars](https://img.shields.io/github/stars/standard/standard?cacheSeconds=3600)](https://github.com/standard/standard) ![autofix](https://shields.io/badge/-autofix-green) | +| [**prettier**](typescript_prettier.md)
[_TYPESCRIPT_PRETTIER_](typescript_prettier.md) | [![GitHub stars](https://img.shields.io/github/stars/prettier/prettier?cacheSeconds=3600)](https://github.com/prettier/prettier) ![formatter](https://shields.io/badge/-format-yellow) | ## Linted files @@ -22,10 +22,10 @@ description: eslint, standard, prettier are available to analyze TYPESCRIPT file ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| TYPESCRIPT_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| TYPESCRIPT_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------------|-------------------------------|---------------| +| TYPESCRIPT_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| TYPESCRIPT_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/vbdotnet.md b/docs/descriptors/vbdotnet.md index 33ad5697178..48d4d13b2fc 100644 --- a/docs/descriptors/vbdotnet.md +++ b/docs/descriptors/vbdotnet.md @@ -9,8 +9,8 @@ description: dotnet-format is available to analyze VBDOTNET files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|----------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**dotnet-format**](vbdotnet_dotnet_format.md)
[_VBDOTNET_DOTNET_FORMAT_](vbdotnet_dotnet_format.md) | [![GitHub stars](https://img.shields.io/github/stars/dotnet/format?cacheSeconds=3600)](https://github.com/dotnet/format) ![formatter](https://shields.io/badge/-format-yellow) | ## Linted files @@ -20,10 +20,10 @@ description: dotnet-format is available to analyze VBDOTNET files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| VBDOTNET_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| VBDOTNET_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|-------------------------------|-------------------------------|---------------| +| VBDOTNET_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| VBDOTNET_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | ## Behind the scenes diff --git a/docs/descriptors/xml.md b/docs/descriptors/xml.md index 0dc12355817..ab80db73838 100644 --- a/docs/descriptors/xml.md +++ b/docs/descriptors/xml.md @@ -9,8 +9,8 @@ description: xmllint is available to analyze XML files in MegaLinter ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|-------------------------------------------------------------------|-----------------------------------------------------| | [**xmllint**](xml_xmllint.md)
[_XML_XMLLINT_](xml_xmllint.md) | ![autofix](https://shields.io/badge/-autofix-green) | ## Linted files @@ -20,8 +20,8 @@ description: xmllint is available to analyze XML files in MegaLinter ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| XML_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| XML_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|--------------------------|-------------------------------|---------------| +| XML_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| XML_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/descriptors/yaml.md b/docs/descriptors/yaml.md index fa68cea989c..fe1c92ec044 100644 --- a/docs/descriptors/yaml.md +++ b/docs/descriptors/yaml.md @@ -9,11 +9,11 @@ description: prettier, yamllint, v8r are available to analyze YAML files in Mega ## Linters -| Linter | Additional | -| ------ | ---------- | +| Linter | Additional | +|--------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | [**prettier**](yaml_prettier.md)
[_YAML_PRETTIER_](yaml_prettier.md) | [![GitHub stars](https://img.shields.io/github/stars/prettier/prettier?cacheSeconds=3600)](https://github.com/prettier/prettier) ![formatter](https://shields.io/badge/-format-yellow) | -| [**yamllint**](yaml_yamllint.md)
[_YAML_YAMLLINT_](yaml_yamllint.md) | [![GitHub stars](https://img.shields.io/github/stars/adrienverge/yamllint?cacheSeconds=3600)](https://github.com/adrienverge/yamllint) | -| [**v8r**](yaml_v8r.md)
[_YAML_V8R_](yaml_v8r.md) | [![GitHub stars](https://img.shields.io/github/stars/chris48s/v8r?cacheSeconds=3600)](https://github.com/chris48s/v8r) | +| [**yamllint**](yaml_yamllint.md)
[_YAML_YAMLLINT_](yaml_yamllint.md) | [![GitHub stars](https://img.shields.io/github/stars/adrienverge/yamllint?cacheSeconds=3600)](https://github.com/adrienverge/yamllint) | +| [**v8r**](yaml_v8r.md)
[_YAML_V8R_](yaml_v8r.md) | [![GitHub stars](https://img.shields.io/github/stars/chris48s/v8r?cacheSeconds=3600)](https://github.com/chris48s/v8r) | ## Linted files @@ -23,8 +23,8 @@ description: prettier, yamllint, v8r are available to analyze YAML files in Mega ## Configuration in MegaLinter -| Variable | Description | Default value | -| ----------------- | -------------- | -------------- | -| YAML_FILTER_REGEX_INCLUDE | Custom regex including filter | | -| YAML_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | +| Variable | Description | Default value | +|---------------------------|-------------------------------|---------------| +| YAML_FILTER_REGEX_INCLUDE | Custom regex including filter | | +| YAML_FILTER_REGEX_EXCLUDE | Custom regex excluding filter | | diff --git a/docs/reporters.md b/docs/reporters.md index 004ace9ce8b..b765abf9fc9 100644 --- a/docs/reporters.md +++ b/docs/reporters.md @@ -10,8 +10,8 @@ description: "List of all available reporters: Text, SARIF, TAP, GitHub, Gitlab, MegaLinter can generate various reports that you can activate / deactivate and customize -| Reporter | Description | Default | -|------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------|------------------------------| +| Reporter | Description | Default | +|----------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------|------------------------------| | [Text files](reporters/TextReporter.md) | Generates **One log file by linter** + suggestions for fixes that can not be automated | Active | | [SARIF (beta)](reporters/SarifReporter.md) | Generates an aggregated SARIF output file | Inactive | | [GitHub Pull Request comments](reporters/GitHubCommentReporter.md) | MegaLinter posts a comment on the PR with a summary of lint results, and links to detailed logs | Active if GitHub Action |