mirror of
https://github.com/okalachev/flix.git
synced 2026-01-09 12:36:49 +00:00
Add some excludes to sloc
This commit is contained in:
2
.github/workflows/tools.yml
vendored
2
.github/workflows/tools.yml
vendored
@@ -56,4 +56,4 @@ jobs:
|
||||
- name: Firmware source lines count
|
||||
run: cloc --by-file-by-lang flix
|
||||
- name: Overall source lines count
|
||||
run: cloc --by-file-by-lang --exclude-ext=svg,dae,css,hbs .
|
||||
run: cloc --by-file-by-lang --exclude-ext=svg,dae,css,hbs,md,json,yaml,yml,toml .
|
||||
|
||||
Reference in New Issue
Block a user