Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1450)
Browse files Browse the repository at this point in the history
* [automation] Auto-update linters version, help and documentation

* Upgrade clj-kondo
  • Loading branch information
nvuillam committed Apr 30, 2022
1 parent 675c08d commit ca02aad
Show file tree
Hide file tree
Showing 14 changed files with 84 additions and 83 deletions.
54 changes: 27 additions & 27 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -757,8 +757,8 @@
2487589
],
[
"2022-04-30T02:23:54",
2488200
"2022-04-30T13:52:37",
2488300
]
],
"ci_light": [
Expand Down Expand Up @@ -1519,8 +1519,8 @@
9588
],
[
"2022-04-30T02:23:54",
9606
"2022-04-30T13:52:37",
9608
]
],
"dart": [
Expand Down Expand Up @@ -2281,8 +2281,8 @@
2681
],
[
"2022-04-30T02:23:54",
2686
"2022-04-30T13:52:37",
2687
]
],
"documentation": [
Expand Down Expand Up @@ -3043,8 +3043,8 @@
50937
],
[
"2022-04-30T02:23:54",
51176
"2022-04-30T13:52:37",
51216
]
],
"dotnet": [
Expand Down Expand Up @@ -3805,7 +3805,7 @@
295256
],
[
"2022-04-30T02:23:54",
"2022-04-30T13:52:37",
295406
]
],
Expand Down Expand Up @@ -4567,8 +4567,8 @@
10310
],
[
"2022-04-30T02:23:54",
10354
"2022-04-30T13:52:37",
10370
]
],
"java": [
Expand Down Expand Up @@ -5329,8 +5329,8 @@
72170
],
[
"2022-04-30T02:23:54",
72323
"2022-04-30T13:52:37",
72358
]
],
"javascript": [
Expand Down Expand Up @@ -6091,8 +6091,8 @@
111625
],
[
"2022-04-30T02:23:54",
111858
"2022-04-30T13:52:37",
111904
]
],
"php": [
Expand Down Expand Up @@ -6853,8 +6853,8 @@
7637
],
[
"2022-04-30T02:23:54",
7685
"2022-04-30T13:52:37",
7687
]
],
"python": [
Expand Down Expand Up @@ -7615,8 +7615,8 @@
71943
],
[
"2022-04-30T02:23:54",
72147
"2022-04-30T13:52:37",
72177
]
],
"ruby": [
Expand Down Expand Up @@ -8373,7 +8373,7 @@
2119
],
[
"2022-04-30T02:23:54",
"2022-04-30T13:52:37",
2124
]
],
Expand Down Expand Up @@ -9131,8 +9131,8 @@
3167
],
[
"2022-04-30T02:23:54",
3177
"2022-04-30T13:52:37",
3178
]
],
"salesforce": [
Expand Down Expand Up @@ -9893,7 +9893,7 @@
11923
],
[
"2022-04-30T02:23:54",
"2022-04-30T13:52:37",
11928
]
],
Expand Down Expand Up @@ -10651,7 +10651,7 @@
1467
],
[
"2022-04-30T02:23:54",
"2022-04-30T13:52:37",
1467
]
],
Expand Down Expand Up @@ -11409,7 +11409,7 @@
1520
],
[
"2022-04-30T02:23:54",
"2022-04-30T13:52:37",
1520
]
],
Expand Down Expand Up @@ -12171,8 +12171,8 @@
56747
],
[
"2022-04-30T02:23:54",
57107
"2022-04-30T13:52:37",
57137
]
]
}
10 changes: 5 additions & 5 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,8 +343,8 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (capture, pypy, python3, prun,",
" python, time, timeit). Useful for formatting",
" magics (python3, timeit, python, prun,",
" capture, time, pypy). Useful for formatting",
" cells with custom python magics.",
" -S, --skip-string-normalization",
" Don't normalize string quotes or prefixes.",
Expand Down Expand Up @@ -1541,8 +1541,8 @@
" of opening bracket's line.",
" --ignore errors Comma-separated list of errors and warnings to ignore",
" (or skip). For example, ``--ignore=E4,E51,W234``.",
" (Default: ['E704', 'W503', 'W504', 'E226', 'E24',",
" 'E121', 'E126', 'E123'])",
" (Default: ['E24', 'E123', 'W504', 'W503', 'E226',",
" 'E121', 'E126', 'E704'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down Expand Up @@ -7269,7 +7269,7 @@
" terragrunt-json-out The file path that terragrunt should use when rendering the terragrunt.hcl config as json. Only used in the render-json command. Defaults to terragrunt_rendered.json.",
"",
"VERSION:",
" v0.36.8",
" v0.36.9",
"",
"AUTHOR(S):",
" Gruntwork <www.gruntwork.io>",
Expand Down
2 changes: 1 addition & 1 deletion .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"swiftlint": "0.46.5",
"tekton-lint": "0.6.0",
"terraform-fmt": "1.1.9",
"terragrunt": "0.36.8",
"terragrunt": "0.36.9",
"terrascan": "1.14.0",
"tflint": "0.35.0",
"tsqllint": "1.14.5.0",
Expand Down
Loading

0 comments on commit ca02aad

Please sign in to comment.