Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1459)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored May 6, 2022
1 parent 0a3880f commit ffce8af
Show file tree
Hide file tree
Showing 14 changed files with 447 additions and 380 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -775,6 +775,10 @@
[
"2022-05-05T02:29:20",
2490192
],
[
"2022-05-06T01:57:12",
2490632
]
],
"ci_light": [
Expand Down Expand Up @@ -1553,6 +1557,10 @@
[
"2022-05-05T02:29:20",
9726
],
[
"2022-05-06T01:57:12",
9765
]
],
"dart": [
Expand Down Expand Up @@ -2331,6 +2339,10 @@
[
"2022-05-05T02:29:20",
2724
],
[
"2022-05-06T01:57:12",
2728
]
],
"documentation": [
Expand Down Expand Up @@ -3109,6 +3121,10 @@
[
"2022-05-05T02:29:20",
51960
],
[
"2022-05-06T01:57:12",
52113
]
],
"dotnet": [
Expand Down Expand Up @@ -3887,6 +3903,10 @@
[
"2022-05-05T02:29:20",
296012
],
[
"2022-05-06T01:57:12",
296249
]
],
"go": [
Expand Down Expand Up @@ -4665,6 +4685,10 @@
[
"2022-05-05T02:29:20",
10455
],
[
"2022-05-06T01:57:12",
10481
]
],
"java": [
Expand Down Expand Up @@ -5443,6 +5467,10 @@
[
"2022-05-05T02:29:20",
72920
],
[
"2022-05-06T01:57:12",
73064
]
],
"javascript": [
Expand Down Expand Up @@ -6221,6 +6249,10 @@
[
"2022-05-05T02:29:20",
113002
],
[
"2022-05-06T01:57:12",
113250
]
],
"php": [
Expand Down Expand Up @@ -6999,6 +7031,10 @@
[
"2022-05-05T02:29:20",
7831
],
[
"2022-05-06T01:57:12",
7873
]
],
"python": [
Expand Down Expand Up @@ -7777,6 +7813,10 @@
[
"2022-05-05T02:29:20",
73174
],
[
"2022-05-06T01:57:12",
73350
]
],
"ruby": [
Expand Down Expand Up @@ -8551,6 +8591,10 @@
[
"2022-05-05T02:29:20",
2146
],
[
"2022-05-06T01:57:12",
2167
]
],
"rust": [
Expand Down Expand Up @@ -9325,6 +9369,10 @@
[
"2022-05-05T02:29:20",
3189
],
[
"2022-05-06T01:57:12",
3202
]
],
"salesforce": [
Expand Down Expand Up @@ -10103,6 +10151,10 @@
[
"2022-05-05T02:29:20",
11955
],
[
"2022-05-06T01:57:12",
11965
]
],
"scala": [
Expand Down Expand Up @@ -10877,6 +10929,10 @@
[
"2022-05-05T02:29:20",
1468
],
[
"2022-05-06T01:57:12",
1468
]
],
"swift": [
Expand Down Expand Up @@ -11651,6 +11707,10 @@
[
"2022-05-05T02:29:20",
1520
],
[
"2022-05-06T01:57:12",
1520
]
],
"terraform": [
Expand Down Expand Up @@ -12429,6 +12489,10 @@
[
"2022-05-05T02:29:20",
58994
],
[
"2022-05-06T01:57:12",
59352
]
]
}
130 changes: 65 additions & 65 deletions .automation/generated/linter-helps.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"bash-exec": "5.1.16",
"black": "22.3.0",
"cfn-lint": "0.59.1",
"checkov": "2.0.1113",
"checkov": "2.0.1118",
"checkstyle": "10.2",
"chktex": "1.7.6",
"clippy": "0.1.60",
Expand All @@ -25,7 +25,7 @@
"gherkin-lint": "0.0.0",
"git_diff": "2.30.3",
"golangci-lint": "1.45.2",
"graphql-schema-linter": "2.0.1",
"graphql-schema-linter": "2.0.2",
"hadolint": "2.10.0",
"htmlhint": "1.1.4",
"isort": "5.10.1",
Expand Down Expand Up @@ -80,7 +80,7 @@
"swiftlint": "0.46.5",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.1.9",
"terragrunt": "0.36.9",
"terragrunt": "0.36.10",
"terrascan": "1.14.0",
"tflint": "0.35.0",
"tsqllint": "1.14.5.0",
Expand Down
Loading

0 comments on commit ffce8af

Please sign in to comment.