Skip to content

Commit 019e1e9

Browse files
authored
[automation] Auto-update linters version, help and documentation (oxsecurity#2075)
1 parent a3e58e8 commit 019e1e9

10 files changed

Lines changed: 104 additions & 95 deletions

File tree

.automation/generated/flavors-stats.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1089,8 +1089,8 @@
10891089
2658425
10901090
],
10911091
[
1092-
"2022-11-13T01:04:38",
1093-
2659392
1092+
"2022-11-13T12:42:22",
1093+
2659950
10941094
]
10951095
],
10961096
"ci_light": [
@@ -2183,8 +2183,8 @@
21832183
32411
21842184
],
21852185
[
2186-
"2022-11-13T01:04:38",
2187-
32476
2186+
"2022-11-13T12:42:22",
2187+
32521
21882188
]
21892189
],
21902190
"cupcake": [
@@ -2257,7 +2257,7 @@
22572257
33
22582258
],
22592259
[
2260-
"2022-11-13T01:04:38",
2260+
"2022-11-13T12:42:22",
22612261
33
22622262
]
22632263
],
@@ -4261,8 +4261,8 @@
42614261
86152
42624262
],
42634263
[
4264-
"2022-11-13T01:04:38",
4265-
86306
4264+
"2022-11-13T12:42:22",
4265+
86389
42664266
]
42674267
],
42684268
"dotnet": [
@@ -5355,8 +5355,8 @@
53555355
321054
53565356
],
53575357
[
5358-
"2022-11-13T01:04:38",
5359-
321094
5358+
"2022-11-13T12:42:22",
5359+
321097
53605360
]
53615361
],
53625362
"go": [
@@ -6449,8 +6449,8 @@
64496449
14957
64506450
],
64516451
[
6452-
"2022-11-13T01:04:38",
6453-
14957
6452+
"2022-11-13T12:42:22",
6453+
14958
64546454
]
64556455
],
64566456
"java": [
@@ -7543,8 +7543,8 @@
75437543
99194
75447544
],
75457545
[
7546-
"2022-11-13T01:04:38",
7547-
99282
7546+
"2022-11-13T12:42:22",
7547+
99312
75487548
]
75497549
],
75507550
"javascript": [
@@ -8637,8 +8637,8 @@
86378637
165444
86388638
],
86398639
[
8640-
"2022-11-13T01:04:38",
8641-
165606
8640+
"2022-11-13T12:42:22",
8641+
165700
86428642
]
86438643
],
86448644
"php": [
@@ -9731,8 +9731,8 @@
97319731
27435
97329732
],
97339733
[
9734-
"2022-11-13T01:04:38",
9735-
27592
9734+
"2022-11-13T12:42:22",
9735+
27613
97369736
]
97379737
],
97389738
"python": [
@@ -10825,8 +10825,8 @@
1082510825
123012
1082610826
],
1082710827
[
10828-
"2022-11-13T01:04:38",
10829-
123301
10828+
"2022-11-13T12:42:22",
10829+
123442
1083010830
]
1083110831
],
1083210832
"ruby": [
@@ -11915,7 +11915,7 @@
1191511915
2722
1191611916
],
1191711917
[
11918-
"2022-11-13T01:04:38",
11918+
"2022-11-13T12:42:22",
1191911919
2722
1192011920
]
1192111921
],
@@ -13005,7 +13005,7 @@
1300513005
4184
1300613006
],
1300713007
[
13008-
"2022-11-13T01:04:38",
13008+
"2022-11-13T12:42:22",
1300913009
4184
1301013010
]
1301113011
],
@@ -14099,8 +14099,8 @@
1409914099
15074
1410014100
],
1410114101
[
14102-
"2022-11-13T01:04:38",
14103-
15085
14102+
"2022-11-13T12:42:22",
14103+
15097
1410414104
]
1410514105
],
1410614106
"scala": [
@@ -15191,7 +15191,7 @@
1519115191
1396
1519215192
],
1519315193
[
15194-
"2022-11-13T01:04:38",
15194+
"2022-11-13T12:42:22",
1519515195
1396
1519615196
]
1519715197
],
@@ -16281,7 +16281,7 @@
1628116281
2722
1628216282
],
1628316283
[
16284-
"2022-11-13T01:04:38",
16284+
"2022-11-13T12:42:22",
1628516285
2723
1628616286
]
1628716287
],
@@ -17375,8 +17375,8 @@
1737517375
133837
1737617376
],
1737717377
[
17378-
"2022-11-13T01:04:38",
17379-
134216
17378+
"2022-11-13T12:42:22",
17379+
134337
1738017380
]
1738117381
]
1738217382
}

.automation/generated/linter-helps.json

Lines changed: 9 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 (prun, time, python3, pypy, timeit,",
487-
" python, capture). Useful for formatting",
488-
" cells with custom python magics.",
486+
" magics (time, pypy, python3, timeit,",
487+
" capture, prun, python). 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.",
@@ -8360,6 +8360,10 @@
83608360
" --allow-empty-input, --aei",
83618361
"",
83628362
" When glob pattern matches no files, the process will exit without throwing an error.",
8363+
"",
8364+
" --globby-options, --go",
8365+
"",
8366+
" Options in JSON format passed to globby.",
83638367
""
83648368
],
83658369
"swiftlint": [

.automation/generated/linter-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"sql-lint": "1.0.0",
8888
"sqlfluff": "1.4.1",
8989
"standard": "17.0.0",
90-
"stylelint": "14.14.1",
90+
"stylelint": "14.15.0",
9191
"swiftlint": "0.46.5",
9292
"syft": "0.60.3",
9393
"tekton-lint": "0.6.0",

0 commit comments

Comments
 (0)