Add skin-museum-og lint to CI (#1321)

The skin-museum-og package has a lint script but it was not included
in turbo.json, so it wasn't being checked in CI. This adds the
skin-museum-og#lint task to turbo.json so it will be linted along
with the other packages.
This commit is contained in:
Jordan Eldredge 2025-11-27 18:34:41 -08:00 committed by GitHub
parent 8358d4843c
commit 642fb964d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,6 +66,7 @@
},
"ani-cursor#lint": {},
"skin-database#lint": {},
"skin-museum-og#lint": {},
"webamp-modern#lint": {},
"winamp-eqf#lint": {},
"dev": {