Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1488)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed May 24, 2022
1 parent f18bf81 commit f35da81
Show file tree
Hide file tree
Showing 11 changed files with 223 additions and 156 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -815,6 +815,10 @@
[
"2022-05-22T02:10:42",
2497857
],
[
"2022-05-24T02:20:06",
2498771
]
],
"ci_light": [
Expand Down Expand Up @@ -1633,6 +1637,10 @@
[
"2022-05-22T02:10:42",
10447
],
[
"2022-05-24T02:20:06",
10563
]
],
"dart": [
Expand Down Expand Up @@ -2451,6 +2459,10 @@
[
"2022-05-22T02:10:42",
2823
],
[
"2022-05-24T02:20:06",
2829
]
],
"documentation": [
Expand Down Expand Up @@ -3269,6 +3281,10 @@
[
"2022-05-22T02:10:42",
54660
],
[
"2022-05-24T02:20:06",
54964
]
],
"dotnet": [
Expand Down Expand Up @@ -4087,6 +4103,10 @@
[
"2022-05-22T02:10:42",
298005
],
[
"2022-05-24T02:20:06",
298144
]
],
"go": [
Expand Down Expand Up @@ -4905,6 +4925,10 @@
[
"2022-05-22T02:10:42",
11054
],
[
"2022-05-24T02:20:06",
11126
]
],
"java": [
Expand Down Expand Up @@ -5723,6 +5747,10 @@
[
"2022-05-22T02:10:42",
74995
],
[
"2022-05-24T02:20:06",
75157
]
],
"javascript": [
Expand Down Expand Up @@ -6541,6 +6569,10 @@
[
"2022-05-22T02:10:42",
117271
],
[
"2022-05-24T02:20:06",
117709
]
],
"php": [
Expand Down Expand Up @@ -7359,6 +7391,10 @@
[
"2022-05-22T02:10:42",
8290
],
[
"2022-05-24T02:20:06",
8324
]
],
"python": [
Expand Down Expand Up @@ -8177,6 +8213,10 @@
[
"2022-05-22T02:10:42",
76169
],
[
"2022-05-24T02:20:06",
76517
]
],
"ruby": [
Expand Down Expand Up @@ -8991,6 +9031,10 @@
[
"2022-05-22T02:10:42",
2264
],
[
"2022-05-24T02:20:06",
2274
]
],
"rust": [
Expand Down Expand Up @@ -9805,6 +9849,10 @@
[
"2022-05-22T02:10:42",
3245
],
[
"2022-05-24T02:20:06",
3248
]
],
"salesforce": [
Expand Down Expand Up @@ -10623,6 +10671,10 @@
[
"2022-05-22T02:10:42",
12038
],
[
"2022-05-24T02:20:06",
12041
]
],
"scala": [
Expand Down Expand Up @@ -11437,6 +11489,10 @@
[
"2022-05-22T02:10:42",
1469
],
[
"2022-05-24T02:20:06",
1469
]
],
"swift": [
Expand Down Expand Up @@ -12251,6 +12307,10 @@
[
"2022-05-22T02:10:42",
1522
],
[
"2022-05-24T02:20:06",
1523
]
],
"terraform": [
Expand Down Expand Up @@ -13069,6 +13129,10 @@
[
"2022-05-22T02:10:42",
64963
],
[
"2022-05-24T02:20:06",
65532
]
]
}
8 changes: 4 additions & 4 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 (pypy, time, prun, capture, python,",
" python3, timeit). Useful for formatting",
" magics (pypy, capture, time, python, prun,",
" timeit, python3). Useful for formatting",
" cells with custom python magics.",
" -S, --skip-string-normalization",
" Don't normalize string quotes or prefixes.",
Expand Down Expand Up @@ -1539,8 +1539,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: ['E126', 'E24', 'E704', 'W504', 'E123',",
" 'E226', 'W503', 'E121'])",
" (Default: ['E121', 'W504', 'E126', 'E123', 'E704',",
" 'E226', 'W503', 'E24'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down
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.60.1",
"checkov": "2.0.1150",
"checkov": "2.0.1158",
"checkstyle": "10.2",
"chktex": "1.7.6",
"clippy": "0.1.61",
Expand Down Expand Up @@ -47,7 +47,7 @@
"php": "7.4.26",
"phpcs": "3.6.2",
"phplint": "3.0",
"phpstan": "1.6.9",
"phpstan": "1.7.0",
"powershell": "7.2.4",
"prettier": "2.6.2",
"protolint": "0.38.1",
Expand All @@ -69,7 +69,7 @@
"sfdx-scanner-aura": "2.13.2",
"sfdx-scanner-lwc": "2.13.2",
"shellcheck": "0.8.0",
"shfmt": "3.5.0",
"shfmt": "3.6.0",
"snakefmt": "0.6.0",
"snakemake": "7.7.0",
"spectral": "5.6.0",
Expand Down
Loading

0 comments on commit f35da81

Please sign in to comment.