Skip to content

Commit e3382c3

Browse files
authored
[automation] Auto-update linters version, help and documentation (oxsecurity#2071)
1 parent 94507ea commit e3382c3

10 files changed

Lines changed: 131 additions & 130 deletions

File tree

.automation/generated/flavors-stats.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1085,8 +1085,8 @@
10851085
2652660
10861086
],
10871087
[
1088-
"2022-11-11T09:07:55",
1089-
2657760
1088+
"2022-11-11T17:10:50",
1089+
2658425
10901090
]
10911091
],
10921092
"ci_light": [
@@ -2175,8 +2175,8 @@
21752175
31508
21762176
],
21772177
[
2178-
"2022-11-11T09:07:55",
2179-
32332
2178+
"2022-11-11T17:10:50",
2179+
32411
21802180
]
21812181
],
21822182
"cupcake": [
@@ -2245,7 +2245,7 @@
22452245
24
22462246
],
22472247
[
2248-
"2022-11-11T09:07:55",
2248+
"2022-11-11T17:10:50",
22492249
33
22502250
]
22512251
],
@@ -4245,8 +4245,8 @@
42454245
84744
42464246
],
42474247
[
4248-
"2022-11-11T09:07:55",
4249-
86007
4248+
"2022-11-11T17:10:50",
4249+
86152
42504250
]
42514251
],
42524252
"dotnet": [
@@ -5335,8 +5335,8 @@
53355335
320127
53365336
],
53375337
[
5338-
"2022-11-11T09:07:55",
5339-
320968
5338+
"2022-11-11T17:10:50",
5339+
321054
53405340
]
53415341
],
53425342
"go": [
@@ -6425,8 +6425,8 @@
64256425
14886
64266426
],
64276427
[
6428-
"2022-11-11T09:07:55",
6429-
14943
6428+
"2022-11-11T17:10:50",
6429+
14957
64306430
]
64316431
],
64326432
"java": [
@@ -7515,8 +7515,8 @@
75157515
98638
75167516
],
75177517
[
7518-
"2022-11-11T09:07:55",
7519-
99137
7518+
"2022-11-11T17:10:50",
7519+
99194
75207520
]
75217521
],
75227522
"javascript": [
@@ -8605,8 +8605,8 @@
86058605
163838
86068606
],
86078607
[
8608-
"2022-11-11T09:07:55",
8609-
165340
8608+
"2022-11-11T17:10:50",
8609+
165444
86108610
]
86118611
],
86128612
"php": [
@@ -9695,8 +9695,8 @@
96959695
26964
96969696
],
96979697
[
9698-
"2022-11-11T09:07:55",
9699-
27383
9698+
"2022-11-11T17:10:50",
9699+
27435
97009700
]
97019701
],
97029702
"python": [
@@ -10785,8 +10785,8 @@
1078510785
120981
1078610786
],
1078710787
[
10788-
"2022-11-11T09:07:55",
10789-
122871
10788+
"2022-11-11T17:10:50",
10789+
123012
1079010790
]
1079110791
],
1079210792
"ruby": [
@@ -11871,7 +11871,7 @@
1187111871
2719
1187211872
],
1187311873
[
11874-
"2022-11-11T09:07:55",
11874+
"2022-11-11T17:10:50",
1187511875
2722
1187611876
]
1187711877
],
@@ -12957,7 +12957,7 @@
1295712957
4170
1295812958
],
1295912959
[
12960-
"2022-11-11T09:07:55",
12960+
"2022-11-11T17:10:50",
1296112961
4184
1296212962
]
1296312963
],
@@ -14047,8 +14047,8 @@
1404714047
14967
1404814048
],
1404914049
[
14050-
"2022-11-11T09:07:55",
14051-
15070
14050+
"2022-11-11T17:10:50",
14051+
15074
1405214052
]
1405314053
],
1405414054
"scala": [
@@ -15135,8 +15135,8 @@
1513515135
1353
1513615136
],
1513715137
[
15138-
"2022-11-11T09:07:55",
15139-
1392
15138+
"2022-11-11T17:10:50",
15139+
1396
1514015140
]
1514115141
],
1514215142
"swift": [
@@ -16221,8 +16221,8 @@
1622116221
2706
1622216222
],
1622316223
[
16224-
"2022-11-11T09:07:55",
16225-
2721
16224+
"2022-11-11T17:10:50",
16225+
2722
1622616226
]
1622716227
],
1622816228
"terraform": [
@@ -17311,8 +17311,8 @@
1731117311
131862
1731217312
],
1731317313
[
17314-
"2022-11-11T09:07:55",
17315-
133628
17314+
"2022-11-11T17:10:50",
17315+
133837
1731617316
]
1731717317
]
1731817318
}

.automation/generated/linter-helps.json

Lines changed: 5 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 (pypy, time, capture, python3, prun,",
487-
" timeit, python). Useful for formatting cells",
488-
" with custom python magics.",
486+
" magics (python, python3, capture, prun,",
487+
" time, timeit, pypy). Useful for formatting",
488+
" 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 {top,bottom}]",
670+
" [--summary-position {bottom,top}]",
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 {top,bottom}",
921+
" --summary-position {bottom,top}",
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.",

.automation/generated/linter-versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"clj-kondo": "2022.10.14",
1616
"coffeelint": "5.2.11",
1717
"cpplint": "1.6.1",
18-
"cspell": "6.14.1",
18+
"cspell": "6.14.2",
1919
"dartanalyzer": "0.0.0",
2020
"devskim": "0.6.9",
2121
"djlint": "1.19.7",

0 commit comments

Comments
 (0)