fixes: addressing issues from shelix static analysis tool from GJS

This commit is contained in:
Lucas Oskorep
2026-06-29 21:49:58 -04:00
parent 408288f79e
commit a163bfa309
7 changed files with 53 additions and 17 deletions
+7 -1
View File
@@ -19,7 +19,8 @@ build-schemas:
cp schemas/gschemas.compiled dist/schemas/
build-package: build
cd dist && zip ../{{NAME}}.zip -9r .
rm -f {{NAME}}.zip
cd dist && zip ../{{NAME}}.zip -9r . -x ./schemas/gschemas.compiled
install: build
@@ -43,3 +44,8 @@ lint-fix:
clean:
pnpm run clean
analyze: build-package
uv pip install -U shexli
uv run shexli ddcbrightness.zip