Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[automation] Auto-update linters version, help and documentation #1452

Merged
merged 1 commit into from
May 2, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -759,6 +759,10 @@
[
"2022-04-30T15:55:37",
2488374
],
[
"2022-05-02T02:22:46",
2488834
]
],
"ci_light": [
Expand Down Expand Up @@ -1521,6 +1525,10 @@
[
"2022-04-30T15:55:37",
9608
],
[
"2022-05-02T02:22:46",
9639
]
],
"dart": [
Expand Down Expand Up @@ -2283,6 +2291,10 @@
[
"2022-04-30T15:55:37",
2687
],
[
"2022-05-02T02:22:46",
2695
]
],
"documentation": [
Expand Down Expand Up @@ -3045,6 +3057,10 @@
[
"2022-04-30T15:55:37",
51218
],
[
"2022-05-02T02:22:46",
51337
]
],
"dotnet": [
Expand Down Expand Up @@ -3807,6 +3823,10 @@
[
"2022-04-30T15:55:37",
295406
],
[
"2022-05-02T02:22:46",
295446
]
],
"go": [
Expand Down Expand Up @@ -4569,6 +4589,10 @@
[
"2022-04-30T15:55:37",
10371
],
[
"2022-05-02T02:22:46",
10378
]
],
"java": [
Expand Down Expand Up @@ -5331,6 +5355,10 @@
[
"2022-04-30T15:55:37",
72372
],
[
"2022-05-02T02:22:46",
72462
]
],
"javascript": [
Expand Down Expand Up @@ -6093,6 +6121,10 @@
[
"2022-04-30T15:55:37",
111925
],
[
"2022-05-02T02:22:46",
112137
]
],
"php": [
Expand Down Expand Up @@ -6855,6 +6887,10 @@
[
"2022-04-30T15:55:37",
7687
],
[
"2022-05-02T02:22:46",
7692
]
],
"python": [
Expand Down Expand Up @@ -7617,6 +7653,10 @@
[
"2022-04-30T15:55:37",
72194
],
[
"2022-05-02T02:22:46",
72313
]
],
"ruby": [
Expand Down Expand Up @@ -8375,6 +8415,10 @@
[
"2022-04-30T15:55:37",
2124
],
[
"2022-05-02T02:22:46",
2124
]
],
"rust": [
Expand Down Expand Up @@ -9133,6 +9177,10 @@
[
"2022-04-30T15:55:37",
3178
],
[
"2022-05-02T02:22:46",
3179
]
],
"salesforce": [
Expand Down Expand Up @@ -9895,6 +9943,10 @@
[
"2022-04-30T15:55:37",
11928
],
[
"2022-05-02T02:22:46",
11930
]
],
"scala": [
Expand Down Expand Up @@ -10653,6 +10705,10 @@
[
"2022-04-30T15:55:37",
1467
],
[
"2022-05-02T02:22:46",
1467
]
],
"swift": [
Expand Down Expand Up @@ -11411,6 +11467,10 @@
[
"2022-04-30T15:55:37",
1520
],
[
"2022-05-02T02:22:46",
1520
]
],
"terraform": [
Expand Down Expand Up @@ -12173,6 +12233,10 @@
[
"2022-04-30T15:55:37",
57155
],
[
"2022-05-02T02:22:46",
57715
]
]
}
130 changes: 65 additions & 65 deletions .automation/generated/linter-helps.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .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.0",
"checkov": "2.0.1100",
"checkov": "2.0.1102",
"checkstyle": "10.2",
"chktex": "1.7.6",
"clippy": "0.1.60",
Expand Down
Loading