Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P04 scoped name lint fires on a scoped name with a tilde in scope #27

Open
nagisa opened this issue Feb 18, 2024 · 0 comments
Open

P04 scoped name lint fires on a scoped name with a tilde in scope #27

nagisa opened this issue Feb 18, 2024 · 0 comments

Comments

@nagisa
Copy link

nagisa commented Feb 18, 2024

The name of the package I just built is @nagisa~/node-red-dsmr. Running node-red-dev/bin/run validate reports:

 ›   Warning: P04 New Packages should use a scoped name
✅ Package uses a valid name

If I remove the trailing tilde from the scope, then the lint works correctly.

Interestingly the flows.node-red.org page does not flag the package name in a similar way.

@nagisa nagisa changed the title P04 scoped name lint fires on a scoped name P04 scoped name lint fires on a scoped name with a tilde in scope Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant