Setup shellcheck

This commit is contained in:
Claudio Ortolina
2025-10-07 17:21:39 +03:00
parent 61aeef4de1
commit 3a6e3f247c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
external-sources=true
+1
View File
@@ -10,6 +10,7 @@ DBUI_URL = 'sqlite:data/music_library_dev.db'
hurl = 'latest'
sqlite = 'latest'
gh = 'latest'
shellcheck = 'latest'
[task_config]
includes = ["scripts"]