ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-07-29 21:55:41 +00:00
parent 212d5c4d29
commit 3ecb289060
10 changed files with 514 additions and 523 deletions

View File

@@ -115,12 +115,12 @@ Pass a JSON object mapping category with fileglobs</p>
</ul>
<b>type:</b> <code>json</code>
<br>
<b>default:</b> {
<b>default:</b> <details><summary>→ Click to expand</summary><pre language="json"><code>{
"📚 Documentation": ["README.md", "docs/**"],
"💻 Code": ["source/**", "src/**"],
"#⃣ Others": ["*"]
}
<br></td>
</code></pre></details><br></td>
</tr>
</table>
<!--/options-->