Add some excludes to sloc

This commit is contained in:
Oleg Kalachev
2025-10-29 03:35:31 +03:00
parent 205270b8ec
commit b9d5624f30

View File

@@ -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 .