docs: remove cost, document missing options and improve docs (#653)

This commit is contained in:
Simon Lecoq
2021-11-04 19:33:29 -04:00
committed by GitHub
parent e147d2ac32
commit a291e35774
56 changed files with 82 additions and 87 deletions

View File

@@ -18,4 +18,5 @@ The *lines* of code plugin displays the number of lines of code you have added a
with:
# ... other options
plugin_lines: yes
plugin_lines_skipped: repo # List of skipped repositories
```