Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1919)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Oct 1, 2022
1 parent 927b883 commit 5b716f2
Show file tree
Hide file tree
Showing 16 changed files with 436 additions and 373 deletions.
60 changes: 60 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -963,6 +963,10 @@
[
"2022-09-30T01:39:04",
2606012
],
[
"2022-10-01T01:41:36",
2607148
]
],
"ci_light": [
Expand Down Expand Up @@ -1929,6 +1933,10 @@
[
"2022-09-30T01:39:04",
26868
],
[
"2022-10-01T01:41:36",
26999
]
],
"dart": [
Expand Down Expand Up @@ -3805,6 +3813,10 @@
[
"2022-09-30T01:39:04",
74727
],
[
"2022-10-01T01:41:36",
74938
]
],
"dotnet": [
Expand Down Expand Up @@ -4771,6 +4783,10 @@
[
"2022-09-30T01:39:04",
314291
],
[
"2022-10-01T01:41:36",
314417
]
],
"go": [
Expand Down Expand Up @@ -5737,6 +5753,10 @@
[
"2022-09-30T01:39:04",
13877
],
[
"2022-10-01T01:41:36",
13887
]
],
"java": [
Expand Down Expand Up @@ -6703,6 +6723,10 @@
[
"2022-09-30T01:39:04",
93834
],
[
"2022-10-01T01:41:36",
93960
]
],
"javascript": [
Expand Down Expand Up @@ -7669,6 +7693,10 @@
[
"2022-09-30T01:39:04",
151396
],
[
"2022-10-01T01:41:36",
151674
]
],
"php": [
Expand Down Expand Up @@ -8635,6 +8663,10 @@
[
"2022-09-30T01:39:04",
20440
],
[
"2022-10-01T01:41:36",
20582
]
],
"python": [
Expand Down Expand Up @@ -9601,6 +9633,10 @@
[
"2022-09-30T01:39:04",
107276
],
[
"2022-10-01T01:41:36",
107580
]
],
"ruby": [
Expand Down Expand Up @@ -10563,6 +10599,10 @@
[
"2022-09-30T01:39:04",
2587
],
[
"2022-10-01T01:41:36",
2588
]
],
"rust": [
Expand Down Expand Up @@ -11525,6 +11565,10 @@
[
"2022-09-30T01:39:04",
3965
],
[
"2022-10-01T01:41:36",
3967
]
],
"salesforce": [
Expand Down Expand Up @@ -12491,6 +12535,10 @@
[
"2022-09-30T01:39:04",
14107
],
[
"2022-10-01T01:41:36",
14128
]
],
"scala": [
Expand Down Expand Up @@ -13455,6 +13503,10 @@
[
"2022-09-30T01:39:04",
1332
],
[
"2022-10-01T01:41:36",
1332
]
],
"swift": [
Expand Down Expand Up @@ -14417,6 +14469,10 @@
[
"2022-09-30T01:39:04",
2467
],
[
"2022-10-01T01:41:36",
2482
]
],
"terraform": [
Expand Down Expand Up @@ -15383,6 +15439,10 @@
[
"2022-09-30T01:39:04",
115921
],
[
"2022-10-01T01:41:36",
116382
]
]
}
84 changes: 42 additions & 42 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 @@ -12,9 +12,9 @@
"chktex": "1.7.6",
"clippy": "0.1.64",
"clj-kondo": "2022.09.08",
"coffeelint": "5.2.9",
"coffeelint": "5.2.10",
"cpplint": "1.6.1",
"cspell": "6.10.1",
"cspell": "6.12.0",
"dartanalyzer": "0.0.0",
"devskim": "0.6.9",
"djlint": "1.18.0",
Expand Down Expand Up @@ -91,7 +91,7 @@
"syft": "0.58.0",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.3.1",
"terragrunt": "0.38.12",
"terragrunt": "0.39.0",
"terrascan": "1.15.2",
"tflint": "0.41.0",
"trivy": "0.29.2",
Expand Down
Loading

0 comments on commit 5b716f2

Please sign in to comment.