Skip to content

Commit bba5cc4

Browse files
committedJan 20, 2022
ci: auto-regenerate files
1 parent 7f1d286 commit bba5cc4

File tree

5 files changed

+10
-18
lines changed

5 files changed

+10
-18
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
355355
# 📚 Documentation
356356

357357

358+
> <sup>*⚠️ This is the documentation of **v3.19-beta** (`@master`/`@main` branches) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master). See documentation for [**v3.18** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).*</sup>
359+
358360

359361

360362
## 🦮 Setup

‎source/plugins/base/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ Broad affiliation will result in less representative metrics.</p>
129129
</tr>
130130
<tr>
131131
<td nowrap="nowrap">⏭️ Global option<br>
132-
✨ On <code>master</code>/<code>main</code><br>
133132
<b>type:</b> <code>array</code>
134133
<i>(comma-separated)</i>
135134
<br>

‎source/plugins/discussions/README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@
4545
<img width="900" height="1" alt=""></td>
4646
</tr>
4747
<tr>
48-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
49-
<b>type:</b> <code>boolean</code>
48+
<td nowrap="nowrap"><b>type:</b> <code>boolean</code>
5049
<br>
5150
<b>default:</b> yes<br></td>
5251
</tr>
@@ -57,8 +56,7 @@
5756
<img width="900" height="1" alt=""></td>
5857
</tr>
5958
<tr>
60-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
61-
<b>type:</b> <code>number</code>
59+
<td nowrap="nowrap"><b>type:</b> <code>number</code>
6260
<br>
6361
<b>zero behaviour:</b> disable</br>
6462
<b>default:</b> 0<br></td>

‎source/plugins/notable/README.md

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ Some repositories may not be able to reported advanced stats and in the case the
6060
</tr>
6161
<tr>
6262
<td nowrap="nowrap">⏩ Inherits <code>repositories_skipped</code><br>
63-
✨ On <code>master</code>/<code>main</code><br>
6463
<b>type:</b> <code>array</code>
6564
<i>(comma-separated)</i>
6665
<br></td>

‎source/plugins/starlists/README.md

+6-12
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@
3535
<img width="900" height="1" alt=""></td>
3636
</tr>
3737
<tr>
38-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
39-
<b>type:</b> <code>boolean</code>
38+
<td nowrap="nowrap"><b>type:</b> <code>boolean</code>
4039
<br>
4140
<b>default:</b> no<br></td>
4241
</tr>
@@ -46,8 +45,7 @@
4645
<img width="900" height="1" alt=""></td>
4746
</tr>
4847
<tr>
49-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
50-
<b>type:</b> <code>number</code>
48+
<td nowrap="nowrap"><b>type:</b> <code>number</code>
5149
<i>(1 ≤
5250
𝑥
5351
≤ 100)</i>
@@ -60,8 +58,7 @@
6058
<img width="900" height="1" alt=""></td>
6159
</tr>
6260
<tr>
63-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
64-
<b>type:</b> <code>number</code>
61+
<td nowrap="nowrap"><b>type:</b> <code>number</code>
6562
<i>(0 ≤
6663
𝑥
6764
≤ 100)</i>
@@ -74,8 +71,7 @@
7471
<img width="900" height="1" alt=""></td>
7572
</tr>
7673
<tr>
77-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
78-
<b>type:</b> <code>boolean</code>
74+
<td nowrap="nowrap"><b>type:</b> <code>boolean</code>
7975
<br>
8076
<b>default:</b> yes<br></td>
8177
</tr>
@@ -86,8 +82,7 @@
8682
<img width="900" height="1" alt=""></td>
8783
</tr>
8884
<tr>
89-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
90-
<b>type:</b> <code>array</code>
85+
<td nowrap="nowrap"><b>type:</b> <code>array</code>
9186
<i>(comma-separated)</i>
9287
<br></td>
9388
</tr>
@@ -99,8 +94,7 @@ This option is equivalent to <code>plugin_starlists_ignored</code> with all star
9994
<img width="900" height="1" alt=""></td>
10095
</tr>
10196
<tr>
102-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
103-
<b>type:</b> <code>array</code>
97+
<td nowrap="nowrap"><b>type:</b> <code>array</code>
10498
<i>(comma-separated)</i>
10599
<br></td>
106100
</tr>

0 commit comments

Comments
 (0)
Failed to load comments.