Skip to content

Commit 479e6e9

Browse files
committed
ci: update lines example
1 parent be87f30 commit 479e6e9

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

.github/workflows/examples.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,11 @@ jobs:
285285
plugin_lines_sections: repositories, history
286286
plugin_lines_repositories_limit: 2
287287
plugin_lines_history_limit: 1
288+
repositories_skipped: |
289+
@use.patterns
290+
*/*
291+
+lowlighter/metrics
292+
+lowlighter/brain
288293
output_action: none
289294
delay: 120
290295
user: lowlighter

source/plugins/lines/examples.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,9 @@
1515
plugin_lines: yes
1616
plugin_lines_sections: repositories, history
1717
plugin_lines_repositories_limit: 2
18-
plugin_lines_history_limit: 1
18+
plugin_lines_history_limit: 1
19+
repositories_skipped: |
20+
@use.patterns
21+
*/*
22+
+lowlighter/metrics
23+
+lowlighter/brain

tests/cases/lines.plugin.yml

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)