Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2045)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam authored Nov 4, 2022
1 parent 16f3dbf commit 8376adf
Show file tree
Hide file tree
Showing 11 changed files with 470 additions and 469 deletions.
60 changes: 30 additions & 30 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1065,8 +1065,8 @@
2647027
],
[
"2022-11-04T01:15:46",
2648514
"2022-11-04T11:35:34",
2648987
]
],
"ci_light": [
Expand Down Expand Up @@ -2135,8 +2135,8 @@
30791
],
[
"2022-11-04T01:15:46",
30995
"2022-11-04T11:35:34",
31047
]
],
"cupcake": [
Expand Down Expand Up @@ -2185,8 +2185,8 @@
18
],
[
"2022-11-04T01:15:46",
20
"2022-11-04T11:35:34",
22
]
],
"dart": [
Expand Down Expand Up @@ -4165,8 +4165,8 @@
83238
],
[
"2022-11-04T01:15:46",
83648
"2022-11-04T11:35:34",
83720
]
],
"dotnet": [
Expand Down Expand Up @@ -5235,8 +5235,8 @@
319389
],
[
"2022-11-04T01:15:46",
319590
"2022-11-04T11:35:34",
319650
]
],
"go": [
Expand Down Expand Up @@ -6305,8 +6305,8 @@
14760
],
[
"2022-11-04T01:15:46",
14775
"2022-11-04T11:35:34",
14779
]
],
"java": [
Expand Down Expand Up @@ -7375,8 +7375,8 @@
98038
],
[
"2022-11-04T01:15:46",
98176
"2022-11-04T11:35:34",
98225
]
],
"javascript": [
Expand Down Expand Up @@ -8445,8 +8445,8 @@
162470
],
[
"2022-11-04T01:15:46",
162762
"2022-11-04T11:35:34",
162930
]
],
"php": [
Expand Down Expand Up @@ -9515,8 +9515,8 @@
26535
],
[
"2022-11-04T01:15:46",
26624
"2022-11-04T11:35:34",
26732
]
],
"python": [
Expand Down Expand Up @@ -10585,8 +10585,8 @@
119324
],
[
"2022-11-04T01:15:46",
119814
"2022-11-04T11:35:34",
119914
]
],
"ruby": [
Expand Down Expand Up @@ -11651,7 +11651,7 @@
2719
],
[
"2022-11-04T01:15:46",
"2022-11-04T11:35:34",
2719
]
],
Expand Down Expand Up @@ -12717,8 +12717,8 @@
4132
],
[
"2022-11-04T01:15:46",
4145
"2022-11-04T11:35:34",
4149
]
],
"salesforce": [
Expand Down Expand Up @@ -13787,8 +13787,8 @@
14863
],
[
"2022-11-04T01:15:46",
14882
"2022-11-04T11:35:34",
14895
]
],
"scala": [
Expand Down Expand Up @@ -14855,7 +14855,7 @@
1350
],
[
"2022-11-04T01:15:46",
"2022-11-04T11:35:34",
1351
]
],
Expand Down Expand Up @@ -15921,8 +15921,8 @@
2696
],
[
"2022-11-04T01:15:46",
2701
"2022-11-04T11:35:34",
2703
]
],
"terraform": [
Expand Down Expand Up @@ -16991,8 +16991,8 @@
129669
],
[
"2022-11-04T01:15:46",
130222
"2022-11-04T11:35:34",
130356
]
]
}
8 changes: 4 additions & 4 deletions .automation/generated/linter-helps.json
Original file line number Diff line number Diff line change
Expand Up @@ -483,8 +483,8 @@
" input).",
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
" given magic to the list of known python-",
" magics (pypy, python, timeit, python3,",
" capture, time, prun). Useful for formatting",
" magics (python3, prun, time, capture,",
" python, timeit, pypy). Useful for formatting",
" cells with custom python magics.",
" -x, --skip-source-first-line Skip the first line of the source code.",
" -S, --skip-string-normalization",
Expand Down Expand Up @@ -667,7 +667,7 @@
" [--secrets-scan-file-type SECRETS_SCAN_FILE_TYPE]",
" [--enable-secret-scan-all-files]",
" [--block-list-secret-scan BLOCK_LIST_SECRET_SCAN]",
" [--summary-position {bottom,top}]",
" [--summary-position {top,bottom}]",
" [--skip-resources-without-violations]",
"",
"Infrastructure as code static analysis",
Expand Down Expand Up @@ -918,7 +918,7 @@
" --block-list-secret-scan BLOCK_LIST_SECRET_SCAN",
" List of files to filter out from the secret scanner",
" [env var: CKV_SECRETS_SCAN_BLOCK_LIST]",
" --summary-position {bottom,top}",
" --summary-position {top,bottom}",
" Chose whether the summary will be appended on top",
" (before the checks results) or on bottom (after check",
" results), default is on top.",
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 @@ -4,7 +4,7 @@
"arm-ttk": "0.0.0",
"bandit": "1.7.4",
"bash-exec": "5.1.16",
"bicep_linter": "Bicep.CLI.version.0.12.1",
"bicep_linter": "0.12.1",
"black": "22.10.0",
"cfn-lint": "0.70.1",
"checkmake": "0.2.1",
Expand Down
Loading

0 comments on commit 8376adf

Please sign in to comment.