mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
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:
parent
8358d4843c
commit
642fb964d6
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@
|
|||
},
|
||||
"ani-cursor#lint": {},
|
||||
"skin-database#lint": {},
|
||||
"skin-museum-og#lint": {},
|
||||
"webamp-modern#lint": {},
|
||||
"winamp-eqf#lint": {},
|
||||
"dev": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue