Skip to content

Commit

Permalink
[automation] Auto-update linters version, help and documentation (#2046)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Nov 5, 2022
1 parent 8376adf commit 4bebaaf
Show file tree
Hide file tree
Showing 8 changed files with 191 additions and 126 deletions.
64 changes: 64 additions & 0 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -1067,6 +1067,10 @@
[
"2022-11-04T11:35:34",
2648987
],
[
"2022-11-05T01:11:12",
2649810
]
],
"ci_light": [
Expand Down Expand Up @@ -2137,6 +2141,10 @@
[
"2022-11-04T11:35:34",
31047
],
[
"2022-11-05T01:11:12",
31158
]
],
"cupcake": [
Expand Down Expand Up @@ -2187,6 +2195,10 @@
[
"2022-11-04T11:35:34",
22
],
[
"2022-11-05T01:11:12",
24
]
],
"dart": [
Expand Down Expand Up @@ -4167,6 +4179,10 @@
[
"2022-11-04T11:35:34",
83720
],
[
"2022-11-05T01:11:12",
83932
]
],
"dotnet": [
Expand Down Expand Up @@ -5237,6 +5253,10 @@
[
"2022-11-04T11:35:34",
319650
],
[
"2022-11-05T01:11:12",
319747
]
],
"go": [
Expand Down Expand Up @@ -6307,6 +6327,10 @@
[
"2022-11-04T11:35:34",
14779
],
[
"2022-11-05T01:11:12",
14793
]
],
"java": [
Expand Down Expand Up @@ -7377,6 +7401,10 @@
[
"2022-11-04T11:35:34",
98225
],
[
"2022-11-05T01:11:12",
98302
]
],
"javascript": [
Expand Down Expand Up @@ -8447,6 +8475,10 @@
[
"2022-11-04T11:35:34",
162930
],
[
"2022-11-05T01:11:12",
163137
]
],
"php": [
Expand Down Expand Up @@ -9517,6 +9549,10 @@
[
"2022-11-04T11:35:34",
26732
],
[
"2022-11-05T01:11:12",
26772
]
],
"python": [
Expand Down Expand Up @@ -10587,6 +10623,10 @@
[
"2022-11-04T11:35:34",
119914
],
[
"2022-11-05T01:11:12",
120109
]
],
"ruby": [
Expand Down Expand Up @@ -11653,6 +11693,10 @@
[
"2022-11-04T11:35:34",
2719
],
[
"2022-11-05T01:11:12",
2719
]
],
"rust": [
Expand Down Expand Up @@ -12719,6 +12763,10 @@
[
"2022-11-04T11:35:34",
4149
],
[
"2022-11-05T01:11:12",
4157
]
],
"salesforce": [
Expand Down Expand Up @@ -13789,6 +13837,10 @@
[
"2022-11-04T11:35:34",
14895
],
[
"2022-11-05T01:11:12",
14930
]
],
"scala": [
Expand Down Expand Up @@ -14857,6 +14909,10 @@
[
"2022-11-04T11:35:34",
1351
],
[
"2022-11-05T01:11:12",
1351
]
],
"swift": [
Expand Down Expand Up @@ -15923,6 +15979,10 @@
[
"2022-11-04T11:35:34",
2703
],
[
"2022-11-05T01:11:12",
2705
]
],
"terraform": [
Expand Down Expand Up @@ -16993,6 +17053,10 @@
[
"2022-11-04T11:35:34",
130356
],
[
"2022-11-05T01:11:12",
130726
]
]
}
4 changes: 2 additions & 2 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 (python3, prun, time, capture,",
" python, timeit, pypy). Useful for formatting",
" magics (python, timeit, time, python3,",
" capture, prun, 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
2 changes: 1 addition & 1 deletion .automation/generated/linter-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"php": "7.4.26",
"phpcs": "3.7.1",
"phplint": "3.0",
"phpstan": "1.9.0",
"phpstan": "1.9.1",
"pmd": "6.48.0",
"powershell": "7.2.7",
"prettier": "2.7.1",
Expand Down
Loading

0 comments on commit 4bebaaf

Please sign in to comment.