Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#1503)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored May 31, 2022
1 parent 0db9ed9 commit a361fd8
Show file tree
Hide file tree
Showing 12 changed files with 132 additions and 128 deletions.
60 changes: 30 additions & 30 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -837,8 +837,8 @@
2501364
],
[
"2022-05-31T07:10:14",
2502102
"2022-05-31T19:33:59",
2502537
]
],
"ci_light": [
Expand Down Expand Up @@ -1679,8 +1679,8 @@
10771
],
[
"2022-05-31T07:10:14",
10841
"2022-05-31T19:33:59",
10895
]
],
"dart": [
Expand Down Expand Up @@ -2521,8 +2521,8 @@
2852
],
[
"2022-05-31T07:10:14",
2857
"2022-05-31T19:33:59",
2859
]
],
"documentation": [
Expand Down Expand Up @@ -3363,8 +3363,8 @@
55754
],
[
"2022-05-31T07:10:14",
55909
"2022-05-31T19:33:59",
56073
]
],
"dotnet": [
Expand Down Expand Up @@ -4205,8 +4205,8 @@
298674
],
[
"2022-05-31T07:10:14",
298824
"2022-05-31T19:33:59",
299006
]
],
"go": [
Expand Down Expand Up @@ -5047,8 +5047,8 @@
11298
],
[
"2022-05-31T07:10:14",
11350
"2022-05-31T19:33:59",
11391
]
],
"java": [
Expand Down Expand Up @@ -5889,8 +5889,8 @@
76122
],
[
"2022-05-31T07:10:14",
76334
"2022-05-31T19:33:59",
76452
]
],
"javascript": [
Expand Down Expand Up @@ -6731,8 +6731,8 @@
118917
],
[
"2022-05-31T07:10:14",
119278
"2022-05-31T19:33:59",
119501
]
],
"php": [
Expand Down Expand Up @@ -7573,8 +7573,8 @@
8470
],
[
"2022-05-31T07:10:14",
8476
"2022-05-31T19:33:59",
8498
]
],
"python": [
Expand Down Expand Up @@ -8415,8 +8415,8 @@
77735
],
[
"2022-05-31T07:10:14",
77917
"2022-05-31T19:33:59",
78055
]
],
"ruby": [
Expand Down Expand Up @@ -9253,7 +9253,7 @@
2312
],
[
"2022-05-31T07:10:14",
"2022-05-31T19:33:59",
2314
]
],
Expand Down Expand Up @@ -10091,8 +10091,8 @@
3268
],
[
"2022-05-31T07:10:14",
3274
"2022-05-31T19:33:59",
3277
]
],
"salesforce": [
Expand Down Expand Up @@ -10933,8 +10933,8 @@
12051
],
[
"2022-05-31T07:10:14",
12062
"2022-05-31T19:33:59",
12067
]
],
"scala": [
Expand Down Expand Up @@ -11771,7 +11771,7 @@
1470
],
[
"2022-05-31T07:10:14",
"2022-05-31T19:33:59",
1472
]
],
Expand Down Expand Up @@ -12609,8 +12609,8 @@
1553
],
[
"2022-05-31T07:10:14",
1568
"2022-05-31T19:33:59",
1583
]
],
"terraform": [
Expand Down Expand Up @@ -13451,8 +13451,8 @@
67795
],
[
"2022-05-31T07:10:14",
68190
"2022-05-31T19:33:59",
68549
]
]
}
10 changes: 5 additions & 5 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (python, prun, timeit, capture, pypy,",
" time, python3). Useful for formatting cells",
" with custom python magics.",
" magics (python, timeit, capture, python3,",
" time, pypy, prun). Useful for formatting",
" cells with custom python magics.",
" -S, --skip-string-normalization",
" Don't normalize string quotes or prefixes.",
" -C, --skip-magic-trailing-comma",
Expand Down Expand Up @@ -1540,8 +1540,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: ['E121', 'E24', 'W504', 'E123', 'E226',",
" 'E126', 'E704', 'W503'])",
" (Default: ['E24', 'E123', 'W504', 'E226', 'E126',",
" 'E704', 'W503', 'E121'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
Expand Down
8 changes: 4 additions & 4 deletions .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"bash-exec": "5.1.16",
"black": "22.3.0",
"cfn-lint": "0.60.1",
"checkov": "2.0.1177",
"checkov": "2.0.1182",
"checkstyle": "10.3",
"chktex": "1.7.6",
"clippy": "0.1.61",
"clj-kondo": "2022.04.25",
"coffeelint": "5.2.9",
"cpplint": "1.6.0",
"cspell": "6.0.0",
"cspell": "6.1.0",
"dartanalyzer": "0.0.0",
"dockerfilelint": "1.8.0",
"dotenv-linter": "3.2.0",
Expand Down Expand Up @@ -47,7 +47,7 @@
"php": "7.4.26",
"phpcs": "3.6.2",
"phplint": "3.0",
"phpstan": "1.7.6",
"phpstan": "1.7.7",
"powershell": "7.2.4",
"prettier": "2.6.2",
"protolint": "0.38.1",
Expand All @@ -71,7 +71,7 @@
"shellcheck": "0.8.0",
"shfmt": "3.6.0",
"snakefmt": "0.6.0",
"snakemake": "7.8.0",
"snakemake": "7.8.1",
"spectral": "5.6.0",
"sql-lint": "0.0.19",
"sqlfluff": "0.13.2",
Expand Down
Loading

0 comments on commit a361fd8

Please sign in to comment.