ci(lint): validate name metadata - #402
Conversation
|
This should probably also validate other |
|
I think you misunderstand. This lints the actual value of |
|
Other than the first two (different issue - fixed in #399), this is working as expected. Verifies that the name provided in the |
ohhh that makes sense, thanks for informing me |
Np. Not a bad idea though, but this PR (and the linter in general) will in a way let us know if |
|
Semi-dependent on #399 btw. |
in the sense of it throwing warnings until that PR is merged? Or are there other blockers? |
|
Yep, just that there is an issue with the usercss-meta package where if you have |
nekowinston
left a comment
There was a problem hiding this comment.
LGTM then, don't really care about the warnings showing up for the next few commits.
|
There are some legitimate issues raised by the linter with the addition of this PR though. Should I fix them here or in a separate PR after this merges? |
|
Sure, let's go for the mass ping again 馃槄 |
| @@ -1,5 +1,5 @@ | |||
| /* ==UserStyle== | |||
| @name Lichess Catppuccin | |||
| @name lichess Catppuccin | |||
There was a problem hiding this comment.
I think we should make the name uppercase in userstyles.yml (and here), see #346 (comment) for the conversation from a while back
| @@ -1,5 +1,5 @@ | |||
| /* ==UserStyle== | |||
| @name Wikiwand Catppuccin | |||
|
Bruh- |
|
@nekowinston is there a reason we are using |
|
Yeah, type-fest is already in cache since our deno-lib uses ESM imports. |
|
Ohhh right neat. |


No description provided.