Skip to content

Commit

Permalink
[MegaLinter] Apply linters fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored and bdovaz committed May 14, 2023
1 parent b4ad315 commit 5c48663
Show file tree
Hide file tree
Showing 55 changed files with 381 additions and 381 deletions.
12 changes: 6 additions & 6 deletions docs/descriptors/action.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ description: actionlint is available to analyze ACTION files in MegaLinter

## Linters

| Linter | Additional |
| ------ | ---------- |
| Linter | Additional |
|----------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|
| [**actionlint**](action_actionlint.md)<br/>[_ACTION_ACTIONLINT_](action_actionlint.md) | [![GitHub stars](https://img.shields.io/github/stars/rhysd/actionlint?cacheSeconds=3600)](https://github.com/rhysd/actionlint) |

## Linted files
Expand All @@ -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 | |

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

## Linters

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

## Linted files
Expand All @@ -21,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 | |

12 changes: 6 additions & 6 deletions docs/descriptors/arm.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)<br/>[_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
Expand All @@ -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
Expand Down
16 changes: 8 additions & 8 deletions docs/descriptors/bash.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)<br/>[_BASH_EXEC_](bash_bash_exec.md) | |
| Linter | Additional |
|----------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| [**bash-exec**](bash_bash_exec.md)<br/>[_BASH_EXEC_](bash_bash_exec.md) | |
| [**shellcheck**](bash_shellcheck.md)<br/>[_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)<br/>[_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)<br/>[_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

Expand All @@ -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
Expand Down
12 changes: 6 additions & 6 deletions docs/descriptors/bicep.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)<br/>[_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 | |

12 changes: 6 additions & 6 deletions docs/descriptors/c.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ description: cpplint is available to analyze C files in MegaLinter

## Linters

| Linter | Additional |
| ------ | ---------- |
| Linter | Additional |
|-------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|
| [**cpplint**](c_cpplint.md)<br/>[_C_CPPLINT_](c_cpplint.md) | [![GitHub stars](https://img.shields.io/github/stars/cpplint/cpplint?cacheSeconds=3600)](https://github.com/cpplint/cpplint) |

## Linted files
Expand All @@ -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 | |

12 changes: 6 additions & 6 deletions docs/descriptors/cloudformation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)<br/>[_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
Expand All @@ -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 | |

12 changes: 6 additions & 6 deletions docs/descriptors/coffee.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ description: coffeelint is available to analyze COFFEE files in MegaLinter

## Linters

| Linter | Additional |
| ------ | ---------- |
| Linter | Additional |
|----------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------|
| [**coffeelint**](coffee_coffeelint.md)<br/>[_COFFEE_COFFEELINT_](coffee_coffeelint.md) | [![GitHub stars](https://img.shields.io/github/stars/clutchski/coffeelint?cacheSeconds=3600)](https://github.com/clutchski/coffeelint) |

## Linted files
Expand All @@ -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 | |

12 changes: 6 additions & 6 deletions docs/descriptors/copypaste.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ description: jscpd is available to analyze COPYPASTE files in MegaLinter

## Linters

| Linter | Additional |
| ------ | ---------- |
| Linter | Additional |
|-----------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------|
| [**jscpd**](copypaste_jscpd.md)<br/>[_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 | |

12 changes: 6 additions & 6 deletions docs/descriptors/cpp.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ description: cpplint is available to analyze CPP files in MegaLinter

## Linters

| Linter | Additional |
| ------ | ---------- |
| Linter | Additional |
|-------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------|
| [**cpplint**](cpp_cpplint.md)<br/>[_CPP_CPPLINT_](cpp_cpplint.md) | [![GitHub stars](https://img.shields.io/github/stars/cpplint/cpplint?cacheSeconds=3600)](https://github.com/cpplint/cpplint) |

## Linted files
Expand All @@ -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 | |

16 changes: 8 additions & 8 deletions docs/descriptors/csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)<br/>[_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)<br/>[_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)<br/>[_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)<br/>[_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

Expand All @@ -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
Expand Down
Loading

0 comments on commit 5c48663

Please sign in to comment.