Skip to content

Commit 683faa1

Browse files
authored
[automation] Auto-update linters version, help and documentation (#2238)
* [automation] Auto-update linters version, help and documentation * [MegaLinter] Apply linters fixes Co-authored-by: nvuillam <[email protected]>
1 parent 841b135 commit 683faa1

17 files changed

+15048
-14963
lines changed

.automation/generated/flavors-stats.json

+64
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,10 @@
12031203
[
12041204
"2023-01-07T23:05:20",
12051205
2727354
1206+
],
1207+
[
1208+
"2023-01-09T01:06:23",
1209+
2728093
12061210
]
12071211
],
12081212
"ci_light": [
@@ -2409,6 +2413,10 @@
24092413
[
24102414
"2023-01-07T23:05:20",
24112415
41903
2416+
],
2417+
[
2418+
"2023-01-09T01:06:23",
2419+
41976
24122420
]
24132421
],
24142422
"cupcake": [
@@ -2595,6 +2603,10 @@
25952603
[
25962604
"2023-01-07T23:05:20",
25972605
1424
2606+
],
2607+
[
2608+
"2023-01-09T01:06:23",
2609+
1424
25982610
]
25992611
],
26002612
"dart": [
@@ -4711,6 +4723,10 @@
47114723
[
47124724
"2023-01-07T23:05:20",
47134725
101154
4726+
],
4727+
[
4728+
"2023-01-09T01:06:23",
4729+
101368
47144730
]
47154731
],
47164732
"dotnet": [
@@ -5917,6 +5933,10 @@
59175933
[
59185934
"2023-01-07T23:05:20",
59195935
337598
5936+
],
5937+
[
5938+
"2023-01-09T01:06:23",
5939+
337722
59205940
]
59215941
],
59225942
"go": [
@@ -7123,6 +7143,10 @@
71237143
[
71247144
"2023-01-07T23:05:20",
71257145
15956
7146+
],
7147+
[
7148+
"2023-01-09T01:06:23",
7149+
15962
71267150
]
71277151
],
71287152
"java": [
@@ -8329,6 +8353,10 @@
83298353
[
83308354
"2023-01-07T23:05:20",
83318355
104842
8356+
],
8357+
[
8358+
"2023-01-09T01:06:23",
8359+
104876
83328360
]
83338361
],
83348362
"javascript": [
@@ -9535,6 +9563,10 @@
95359563
[
95369564
"2023-01-07T23:05:20",
95379565
183754
9566+
],
9567+
[
9568+
"2023-01-09T01:06:23",
9569+
184162
95389570
]
95399571
],
95409572
"php": [
@@ -10741,6 +10773,10 @@
1074110773
[
1074210774
"2023-01-07T23:05:20",
1074310775
35001
10776+
],
10777+
[
10778+
"2023-01-09T01:06:23",
10779+
36576
1074410780
]
1074510781
],
1074610782
"python": [
@@ -11947,6 +11983,10 @@
1194711983
[
1194811984
"2023-01-07T23:05:20",
1194911985
143981
11986+
],
11987+
[
11988+
"2023-01-09T01:06:23",
11989+
144165
1195011990
]
1195111991
],
1195211992
"ruby": [
@@ -13149,6 +13189,10 @@
1314913189
[
1315013190
"2023-01-07T23:05:20",
1315113191
2802
13192+
],
13193+
[
13194+
"2023-01-09T01:06:23",
13195+
2802
1315213196
]
1315313197
],
1315413198
"rust": [
@@ -14351,6 +14395,10 @@
1435114395
[
1435214396
"2023-01-07T23:05:20",
1435314397
4393
14398+
],
14399+
[
14400+
"2023-01-09T01:06:23",
14401+
4393
1435414402
]
1435514403
],
1435614404
"salesforce": [
@@ -15557,6 +15605,10 @@
1555715605
[
1555815606
"2023-01-07T23:05:20",
1555915607
15939
15608+
],
15609+
[
15610+
"2023-01-09T01:06:23",
15611+
15944
1556015612
]
1556115613
],
1556215614
"scala": [
@@ -16761,6 +16813,10 @@
1676116813
[
1676216814
"2023-01-07T23:05:20",
1676316815
1981
16816+
],
16817+
[
16818+
"2023-01-09T01:06:23",
16819+
1982
1676416820
]
1676516821
],
1676616822
"swift": [
@@ -17963,6 +18019,10 @@
1796318019
[
1796418020
"2023-01-07T23:05:20",
1796518021
3078
18022+
],
18023+
[
18024+
"2023-01-09T01:06:23",
18025+
3078
1796618026
]
1796718027
],
1796818028
"terraform": [
@@ -19169,6 +19229,10 @@
1916919229
[
1917019230
"2023-01-07T23:05:20",
1917119231
157268
19232+
],
19233+
[
19234+
"2023-01-09T01:06:23",
19235+
157530
1917219236
]
1917319237
]
1917419238
}

.automation/generated/linter-helps.json

+5-5
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 (capture, timeit, prun, python, time,",
487-
" pypy, python3). Useful for formatting cells",
488-
" with custom python magics.",
486+
" magics (python, pypy, python3, timeit,",
487+
" capture, time, prun). 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 {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.",

.automation/generated/linter-versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"php": "7.4.26",
5757
"phpcs": "3.7.1",
5858
"phplint": "5.5",
59-
"phpstan": "1.9.7",
59+
"phpstan": "1.9.8",
6060
"pmd": "6.48.0",
6161
"powershell": "7.3.1",
6262
"powershell_formatter": "7.3.1",

0 commit comments

Comments
 (0)