| ← Back to plugins index | |
👨💻 Lines of code changed | |
|---|---|
This plugin displays the number of lines of code added and removed across repositories. | |
| ⚠️ Disclaimer | This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with GitHub. All product and company names are trademarks™ or registered® trademarks of their respective holders. |
| Supported features → Full specification |
📗 Classic template 📘 Repository template 📙 Terminal template |
👤 Users 👥 Organizations 📓 Repositories |
|
🔑 (scopeless) read:org (optional) read:user (optional) read:packages (optional) repo (optional) |
|
Repositories and diff historyCompact display in base plugin |
|
| Option | Description |
|
Enable lines plugin |
type: boolean
default: no |
|
|
Skipped repositories |
⏩ Inherits repositories_skippedtype: array
(newline-separated)
|
|
|
Displayed sections
|
type: array
(comma-separated)
default: base allowed values:
|
|
|
Display limit |
type: number
(0 ≤
𝑥)
default: 4 |
|
|
Years to display Will display the last |
type: number
zero behaviour: disable default: 1 |
|
|
Delay before performing a second query When non-zero, will perform a second query after specified delay (in seconds). The GitHub endpoint used may return inaccurate results on first query (these values seems to be cached on the fly), after returning correct results upon performing another query. Using this option may mitigate the occurrence of weird values. |
type: number
(0 ≤
𝑥)
zero behaviour: disable default: 0 |