Skip to content

Commit

Permalink
Release MegaLinter v7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
megalinter-bot committed Jul 25, 2023
1 parent e7eae31 commit c72cdea
Show file tree
Hide file tree
Showing 158 changed files with 2,816 additions and 2,884 deletions.
62 changes: 31 additions & 31 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1649,8 +1649,8 @@
3063321
],
[
"2023-07-25T01:18:24",
3064554
"2023-07-25T11:03:15",
3065082
]
],
"ci_light": [
Expand Down Expand Up @@ -3303,8 +3303,8 @@
80257
],
[
"2023-07-25T01:18:24",
80377
"2023-07-25T11:03:15",
80435
]
],
"cupcake": [
Expand Down Expand Up @@ -3937,8 +3937,8 @@
21269
],
[
"2023-07-25T01:18:24",
21386
"2023-07-25T11:03:15",
21414
]
],
"dart": [
Expand Down Expand Up @@ -6501,8 +6501,8 @@
167343
],
[
"2023-07-25T01:18:24",
167603
"2023-07-25T11:03:15",
167643
]
],
"dotnet": [
Expand Down Expand Up @@ -8155,8 +8155,8 @@
409102
],
[
"2023-07-25T01:18:24",
409465
"2023-07-25T11:03:15",
409589
]
],
"dotnetweb": [
Expand Down Expand Up @@ -8193,7 +8193,7 @@
38
],
[
"2023-07-25T01:18:24",
"2023-07-25T11:03:15",
38
]
],
Expand Down Expand Up @@ -9847,8 +9847,8 @@
24887
],
[
"2023-07-25T01:18:24",
24931
"2023-07-25T11:03:15",
24949
]
],
"java": [
Expand Down Expand Up @@ -11501,8 +11501,8 @@
129938
],
[
"2023-07-25T01:18:24",
130066
"2023-07-25T11:03:15",
130128
]
],
"javascript": [
Expand Down Expand Up @@ -13155,8 +13155,8 @@
313242
],
[
"2023-07-25T01:18:24",
313946
"2023-07-25T11:03:15",
314244
]
],
"php": [
Expand Down Expand Up @@ -14809,8 +14809,8 @@
52264
],
[
"2023-07-25T01:18:24",
52323
"2023-07-25T11:03:15",
52327
]
],
"python": [
Expand Down Expand Up @@ -16463,8 +16463,8 @@
235640
],
[
"2023-07-25T01:18:24",
236049
"2023-07-25T11:03:15",
236152
]
],
"ruby": [
Expand Down Expand Up @@ -18113,7 +18113,7 @@
3879
],
[
"2023-07-25T01:18:24",
"2023-07-25T11:03:15",
3879
]
],
Expand Down Expand Up @@ -19763,8 +19763,8 @@
6324
],
[
"2023-07-25T01:18:24",
6324
"2023-07-25T11:03:15",
6329
]
],
"salesforce": [
Expand Down Expand Up @@ -21417,8 +21417,8 @@
21974
],
[
"2023-07-25T01:18:24",
21995
"2023-07-25T11:03:15",
22004
]
],
"scala": [
Expand Down Expand Up @@ -23069,8 +23069,8 @@
22303
],
[
"2023-07-25T01:18:24",
22411
"2023-07-25T11:03:15",
22489
]
],
"swift": [
Expand Down Expand Up @@ -24719,7 +24719,7 @@
4179
],
[
"2023-07-25T01:18:24",
"2023-07-25T11:03:15",
4180
]
],
Expand Down Expand Up @@ -26373,8 +26373,8 @@
284276
],
[
"2023-07-25T01:18:24",
284768
"2023-07-25T11:03:15",
284964
]
]
}
182 changes: 57 additions & 125 deletions CHANGELOG.md

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://oxsecurity/megalinter:v7.1.0"
image: "docker://oxsecurity/megalinter:v7.2.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
38 changes: 19 additions & 19 deletions docs/descriptors/action_actionlint.md

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions docs/descriptors/ansible_ansible_lint.md

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions docs/descriptors/arm_arm_ttk.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ description: How to use arm-ttk (configure, ignore files, ignore errors, help &

## Configuration in MegaLinter

- Enable arm-ttk by adding `ARM_ARM_TTK` in [ENABLE_LINTERS variable](https://megalinter.io/beta/configuration/#activation-and-deactivation)
- Disable arm-ttk by adding `ARM_ARM_TTK` in [DISABLE_LINTERS variable](https://megalinter.io/beta/configuration/#activation-and-deactivation)
- Enable arm-ttk by adding `ARM_ARM_TTK` in [ENABLE_LINTERS variable](https://megalinter.io/7.2.0/configuration/#activation-and-deactivation)
- Disable arm-ttk by adding `ARM_ARM_TTK` in [DISABLE_LINTERS variable](https://megalinter.io/7.2.0/configuration/#activation-and-deactivation)

| Variable | Description | Default value |
|-----------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------|
Expand Down Expand Up @@ -49,11 +49,11 @@ Use arm-ttk in your favorite IDE to catch errors before MegaLinter !

This linter is available in the following flavours

| <!-- --> | Flavor | Description | Embedded linters | Info |
|:--------------------------------------------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------|:---------------------------------------------------------|:----------------:|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
| <img src="https://github.com/oxsecurity/megalinter/raw/main/docs/assets/images/mega-linter-square.png" alt="" height="32px" class="megalinter-icon"></a> | [all](https://megalinter.io/beta/supported-linters/) | Default MegaLinter Flavor | 117 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/oxsecurity/megalinter/beta) ![Docker Pulls](https://img.shields.io/docker/pulls/oxsecurity/megalinter) |
| <img src="https://github.com/oxsecurity/megalinter/raw/main/docs/assets/icons/dotnet.ico" alt="" height="32px" class="megalinter-icon"></a> | [dotnet](https://megalinter.io/beta/flavors/dotnet/) | Optimized for C, C++, C# or VB based projects | 63 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/oxsecurity/megalinter-dotnet/beta) ![Docker Pulls](https://img.shields.io/docker/pulls/oxsecurity/megalinter-dotnet) |
| <img src="https://github.com/oxsecurity/megalinter/raw/main/docs/assets/icons/dotnetweb.ico" alt="" height="32px" class="megalinter-icon"></a> | [dotnetweb](https://megalinter.io/beta/flavors/dotnetweb/) | Optimized for C, C++, C# or VB based projects with JS/TS | 72 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/oxsecurity/megalinter-dotnetweb/beta) ![Docker Pulls](https://img.shields.io/docker/pulls/oxsecurity/megalinter-dotnetweb) |
| <!-- --> | Flavor | Description | Embedded linters | Info |
|:--------------------------------------------------------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------|:---------------------------------------------------------|:----------------:|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------:|
| <img src="https://github.com/oxsecurity/megalinter/raw/main/docs/assets/images/mega-linter-square.png" alt="" height="32px" class="megalinter-icon"></a> | [all](https://megalinter.io/7.2.0/supported-linters/) | Default MegaLinter Flavor | 117 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/oxsecurity/megalinter/v7.2.0) ![Docker Pulls](https://img.shields.io/docker/pulls/oxsecurity/megalinter) |
| <img src="https://github.com/oxsecurity/megalinter/raw/main/docs/assets/icons/dotnet.ico" alt="" height="32px" class="megalinter-icon"></a> | [dotnet](https://megalinter.io/7.2.0/flavors/dotnet/) | Optimized for C, C++, C# or VB based projects | 63 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/oxsecurity/megalinter-dotnet/v7.2.0) ![Docker Pulls](https://img.shields.io/docker/pulls/oxsecurity/megalinter-dotnet) |
| <img src="https://github.com/oxsecurity/megalinter/raw/main/docs/assets/icons/dotnetweb.ico" alt="" height="32px" class="megalinter-icon"></a> | [dotnetweb](https://megalinter.io/7.2.0/flavors/dotnetweb/) | Optimized for C, C++, C# or VB based projects with JS/TS | 72 | ![Docker Image Size (tag)](https://img.shields.io/docker/image-size/oxsecurity/megalinter-dotnetweb/v7.2.0) ![Docker Pulls](https://img.shields.io/docker/pulls/oxsecurity/megalinter-dotnetweb) |

## Behind the scenes

Expand Down
Loading

0 comments on commit c72cdea

Please sign in to comment.