Files
community-plugins/drive-health/.luaurc
T
Gustavo de Andrade RosaandGitHub ddb054ae3c Add Drive Health (gustav0ar/drive-health) (#58)
* add Drive Health

* declare optional package manager commands

* use live Drive Health screenshot

* hide redundant dependency subtitle

* fix drive error counter alerts

* stabilize transient SMART availability

* address collector packaging review

* refactor: use generic collector service name

* test: harden collector packaging checks
2026-07-21 11:14:38 -04:00

8 lines
102 B
JSON

{
"languageMode": "nonstrict",
"lint": {
"FunctionUnused": false
},
"lintErrors": false
}