Skip to content

Commit 224dd40

Browse files
authored
[automation] Auto-update linters version, help and documentation (oxsecurity#2102)
1 parent dee3cd2 commit 224dd40

15 files changed

Lines changed: 158 additions & 146 deletions

.automation/generated/flavors-stats.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1117,8 +1117,8 @@
11171117
2671351
11181118
],
11191119
[
1120-
"2022-11-23T01:02:33",
1121-
2673153
1120+
"2022-11-23T06:11:43",
1121+
2673295
11221122
]
11231123
],
11241124
"ci_light": [
@@ -2239,8 +2239,8 @@
22392239
33894
22402240
],
22412241
[
2242-
"2022-11-23T01:02:33",
2243-
34034
2242+
"2022-11-23T06:11:43",
2243+
34052
22442244
]
22452245
],
22462246
"cupcake": [
@@ -2341,8 +2341,8 @@
23412341
180
23422342
],
23432343
[
2344-
"2022-11-23T01:02:33",
2345-
261
2344+
"2022-11-23T06:11:43",
2345+
274
23462346
]
23472347
],
23482348
"dart": [
@@ -4373,8 +4373,8 @@
43734373
88929
43744374
],
43754375
[
4376-
"2022-11-23T01:02:33",
4377-
89417
4376+
"2022-11-23T06:11:43",
4377+
89462
43784378
]
43794379
],
43804380
"dotnet": [
@@ -5495,8 +5495,8 @@
54955495
322837
54965496
],
54975497
[
5498-
"2022-11-23T01:02:33",
5499-
323106
5498+
"2022-11-23T06:11:43",
5499+
323113
55005500
]
55015501
],
55025502
"go": [
@@ -6617,8 +6617,8 @@
66176617
15144
66186618
],
66196619
[
6620-
"2022-11-23T01:02:33",
6621-
15193
6620+
"2022-11-23T06:11:43",
6621+
15204
66226622
]
66236623
],
66246624
"java": [
@@ -7739,8 +7739,8 @@
77397739
100336
77407740
],
77417741
[
7742-
"2022-11-23T01:02:33",
7743-
100492
7742+
"2022-11-23T06:11:43",
7743+
100502
77447744
]
77457745
],
77467746
"javascript": [
@@ -8861,8 +8861,8 @@
88618861
168691
88628862
],
88638863
[
8864-
"2022-11-23T01:02:33",
8865-
169033
8864+
"2022-11-23T06:11:43",
8865+
169115
88668866
]
88678867
],
88688868
"php": [
@@ -9983,8 +9983,8 @@
99839983
29117
99849984
],
99859985
[
9986-
"2022-11-23T01:02:33",
9987-
29204
9986+
"2022-11-23T06:11:43",
9987+
29213
99889988
]
99899989
],
99909990
"python": [
@@ -11105,8 +11105,8 @@
1110511105
127278
1110611106
],
1110711107
[
11108-
"2022-11-23T01:02:33",
11109-
127806
11108+
"2022-11-23T06:11:43",
11109+
127873
1111011110
]
1111111111
],
1111211112
"ruby": [
@@ -12223,7 +12223,7 @@
1222312223
2730
1222412224
],
1222512225
[
12226-
"2022-11-23T01:02:33",
12226+
"2022-11-23T06:11:43",
1222712227
2746
1222812228
]
1222912229
],
@@ -13341,7 +13341,7 @@
1334113341
4209
1334213342
],
1334313343
[
13344-
"2022-11-23T01:02:33",
13344+
"2022-11-23T06:11:43",
1334513345
4212
1334613346
]
1334713347
],
@@ -14463,8 +14463,8 @@
1446314463
15248
1446414464
],
1446514465
[
14466-
"2022-11-23T01:02:33",
14467-
15265
14466+
"2022-11-23T06:11:43",
14467+
15277
1446814468
]
1446914469
],
1447014470
"scala": [
@@ -15583,7 +15583,7 @@
1558315583
1446
1558415584
],
1558515585
[
15586-
"2022-11-23T01:02:33",
15586+
"2022-11-23T06:11:43",
1558715587
1465
1558815588
]
1558915589
],
@@ -16701,8 +16701,8 @@
1670116701
2756
1670216702
],
1670316703
[
16704-
"2022-11-23T01:02:33",
16705-
2759
16704+
"2022-11-23T06:11:43",
16705+
2760
1670616706
]
1670716707
],
1670816708
"terraform": [
@@ -17823,8 +17823,8 @@
1782317823
137907
1782417824
],
1782517825
[
17826-
"2022-11-23T01:02:33",
17827-
138517
17826+
"2022-11-23T06:11:43",
17827+
138588
1782817828
]
1782917829
]
1783017830
}

.automation/generated/linter-helps.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -483,9 +483,9 @@
483483
" input).",
484484
" --python-cell-magics TEXT When processing Jupyter Notebooks, add the",
485485
" given magic to the list of known python-",
486-
" magics (timeit, python3, time, python, pypy,",
487-
" capture, prun). Useful for formatting cells",
488-
" with custom python magics.",
486+
" magics (python3, time, python, pypy,",
487+
" capture, prun, timeit). Useful for",
488+
" formatting cells with custom python magics.",
489489
" -x, --skip-source-first-line Skip the first line of the source code.",
490490
" -S, --skip-string-normalization",
491491
" Don't normalize string quotes or prefixes.",
@@ -667,7 +667,7 @@
667667
" [--secrets-scan-file-type SECRETS_SCAN_FILE_TYPE]",
668668
" [--enable-secret-scan-all-files]",
669669
" [--block-list-secret-scan BLOCK_LIST_SECRET_SCAN]",
670-
" [--summary-position {bottom,top}]",
670+
" [--summary-position {top,bottom}]",
671671
" [--skip-resources-without-violations]",
672672
"",
673673
"Infrastructure as code static analysis",
@@ -918,7 +918,7 @@
918918
" --block-list-secret-scan BLOCK_LIST_SECRET_SCAN",
919919
" List of files to filter out from the secret scanner",
920920
" [env var: CKV_SECRETS_SCAN_BLOCK_LIST]",
921-
" --summary-position {bottom,top}",
921+
" --summary-position {top,bottom}",
922922
" Chose whether the summary will be appended on top",
923923
" (before the checks results) or on bottom (after check",
924924
" results), default is on top.",
@@ -4130,6 +4130,7 @@
41304130
"",
41314131
" --cache Only format changed files. Cannot use with --stdin-filepath.",
41324132
" Defaults to false.",
4133+
" --cache-location <path> Path to the cache file.",
41334134
" --cache-strategy <metadata|content>",
41344135
" Strategy for the cache to use for detecting changed files.",
41354136
" --no-color Do not colorize error messages.",

.automation/generated/linter-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"phpstan": "1.9.2",
5858
"pmd": "6.48.0",
5959
"powershell": "7.3.0",
60-
"prettier": "2.7.1",
60+
"prettier": "2.8.0",
6161
"proselint": "0.13.0",
6262
"protolint": "0.42.2",
6363
"psalm": "Psalm.5.x-dev@",

0 commit comments

Comments
 (0)