diff --git a/source/plugins/lines/README.md b/source/plugins/lines/README.md index 8b2b94e5..d148d814 100644 --- a/source/plugins/lines/README.md +++ b/source/plugins/lines/README.md @@ -1,15 +1,28 @@ -### 👨‍đŸ’ģ Lines of code changed - -The *lines* of code plugin displays the number of lines of code you have added and removed across all of your repositories. - + - + + + + + + + + + + + + + + +
- - -

👨‍đŸ’ģ Lines of code changed

This plugin displays the number of lines of code you have added and removed across all of your repositories.

+
Supported features
→ Full specification
📗 Classic template 📘 Repository template 📙 Terminal template
👤 Users đŸ‘Ĩ Organizations 📓 Repositories
🔑 (scopeless) read:org (optional) read:user (optional) repo (optional)
+ + +
+ -#### âžĄī¸ Available options +## âžĄī¸ Available options @@ -18,7 +31,7 @@ The *lines* of code plugin displays the number of lines of code you have added a - @@ -28,7 +41,7 @@ The *lines* of code plugin displays the number of lines of code you have added a - @@ -40,9 +53,7 @@ The *lines* of code plugin displays the number of lines of code you have added a
plugin_lines

Display lines of code metrics

+

Enable lines plugin

plugin_lines_skipped

Repositories to skip

+

Skipped repositories

-*[→ Full specification](metadata.yml)* - -#### â„šī¸ Examples workflows +## â„šī¸ Examples workflows ```yaml diff --git a/source/plugins/lines/metadata.yml b/source/plugins/lines/metadata.yml index cdcbaa0e..cca3d123 100644 --- a/source/plugins/lines/metadata.yml +++ b/source/plugins/lines/metadata.yml @@ -1,5 +1,8 @@ name: "👨‍đŸ’ģ Lines of code changed" category: github +description: This plugin displays the number of lines of code you have added and removed across all of your repositories. +examples: + default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.lines.svg index: 18 supports: - user @@ -9,15 +12,13 @@ scopes: - public_access inputs: - # Enable or disable plugin plugin_lines: - description: Display lines of code metrics + description: Enable lines plugin type: boolean default: no - # List of repositories that will be skipped plugin_lines_skipped: - description: Repositories to skip + description: Skipped repositories type: array format: comma-separated default: ""