Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Jun 26, 2022
1 parent f8f39ff commit 06f6386
Show file tree
Hide file tree
Showing 179 changed files with 1,661 additions and 1,512 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,10 @@
[
"2022-06-25T02:27:04",
2517663
],
[
"2022-06-26T01:44:52",
2517856
]
],
"ci_light": [
Expand Down Expand Up @@ -1809,6 +1813,10 @@
[
"2022-06-25T02:27:04",
13126
],
[
"2022-06-26T01:44:52",
13159
]
],
"dart": [
Expand Down Expand Up @@ -2715,6 +2723,10 @@
[
"2022-06-25T02:27:04",
3128
],
[
"2022-06-26T01:44:52",
3128
]
],
"documentation": [
Expand Down Expand Up @@ -3621,6 +3633,10 @@
[
"2022-06-25T02:27:04",
59587
],
[
"2022-06-26T01:44:52",
59639
]
],
"dotnet": [
Expand Down Expand Up @@ -4527,6 +4543,10 @@
[
"2022-06-25T02:27:04",
301636
],
[
"2022-06-26T01:44:52",
301642
]
],
"go": [
Expand Down Expand Up @@ -5433,6 +5453,10 @@
[
"2022-06-25T02:27:04",
11964
],
[
"2022-06-26T01:44:52",
11969
]
],
"java": [
Expand Down Expand Up @@ -6339,6 +6363,10 @@
[
"2022-06-25T02:27:04",
79813
],
[
"2022-06-26T01:44:52",
79896
]
],
"javascript": [
Expand Down Expand Up @@ -7245,6 +7273,10 @@
[
"2022-06-25T02:27:04",
125880
],
[
"2022-06-26T01:44:52",
125947
]
],
"php": [
Expand Down Expand Up @@ -8151,6 +8183,10 @@
[
"2022-06-25T02:27:04",
9180
],
[
"2022-06-26T01:44:52",
9181
]
],
"python": [
Expand Down Expand Up @@ -9057,6 +9093,10 @@
[
"2022-06-25T02:27:04",
82998
],
[
"2022-06-26T01:44:52",
83041
]
],
"ruby": [
Expand Down Expand Up @@ -9959,6 +9999,10 @@
[
"2022-06-25T02:27:04",
2323
],
[
"2022-06-26T01:44:52",
2323
]
],
"rust": [
Expand Down Expand Up @@ -10861,6 +10905,10 @@
[
"2022-06-25T02:27:04",
3735
],
[
"2022-06-26T01:44:52",
3736
]
],
"salesforce": [
Expand Down Expand Up @@ -11767,6 +11815,10 @@
[
"2022-06-25T02:27:04",
12430
],
[
"2022-06-26T01:44:52",
12438
]
],
"scala": [
Expand Down Expand Up @@ -12669,6 +12721,10 @@
[
"2022-06-25T02:27:04",
1476
],
[
"2022-06-26T01:44:52",
1476
]
],
"swift": [
Expand Down Expand Up @@ -13571,6 +13627,10 @@
[
"2022-06-25T02:27:04",
1817
],
[
"2022-06-26T01:44:52",
1817
]
],
"terraform": [
Expand Down Expand Up @@ -14477,6 +14537,10 @@
[
"2022-06-25T02:27:04",
78171
],
[
"2022-06-26T01:44:52",
78331
]
]
}
12 changes: 7 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, capture, timeit, time, pypy,",
" python3, prun). Useful for formatting cells",
" with custom python magics.",
" magics (python3, time, prun, timeit,",
" capture, pypy, python). 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 @@ -476,6 +476,8 @@
" -u, --update-specs Update the CloudFormation Specs"
],
"checkov": [
"/usr/local/lib/python3.9/site-packages/requests/__init__.py:109: RequestsDependencyWarning: urllib3 (1.26.9) or chardet (5.0.0)/charset_normalizer (2.0.12) doesn't match a supported version!",
" warnings.warn(",
"usage: checkov [-h] [-v] [-d DIRECTORY] [--add-check] [-f FILE]",
" [--skip-path SKIP_PATH]",
" [--external-checks-dir EXTERNAL_CHECKS_DIR]",
Expand Down Expand Up @@ -1552,8 +1554,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', 'W504', 'E704', 'E226', 'E123',",
" 'E24', 'W503', 'E126'])",
" (Default: ['E226', 'W504', 'E121', 'W503', 'E24',",
" 'E704', 'E123', 'E126'])",
" --extend-ignore errors",
" Comma-separated list of errors and warnings to add to",
" the list of ignored ones. For example, ``--extend-",
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 @@ -6,7 +6,7 @@
"bash-exec": "5.1.16",
"black": "22.3.0",
"cfn-lint": "0.61.1",
"checkov": "2.1.7",
"checkov": "3.9",
"checkstyle": "10.3",
"chktex": "1.7.6",
"clippy": "0.1.61",
Expand Down
Loading

0 comments on commit 06f6386

Please sign in to comment.