Skip to content

Commit 3ff903d

Browse files
committed
Add skin-museum-og lint to CI
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.
1 parent b672de2 commit 3ff903d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

turbo.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"dependsOn": ["ani-cursor#build", "winamp-eqf#build"]
6666
},
6767
"skin-database#lint": {},
68+
"skin-museum-og#lint": {},
6869
"webamp-modern#lint": {},
6970
"dev": {
7071
"cache": false,

0 commit comments

Comments
 (0)