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

Add JavaScript example of a linter plugin. #168

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

timburks
Copy link
Contributor

This is a JavaScript equivalent of the Go sample plugin in registry-lint-sample.

Like the original, it just reports one bogus error for every rule in the LinterRequest message that it gets from the registry tool. These rules are listed in the styleguide, which is also included in this PR. See the included README for instructions and more detail.

@timburks timburks self-assigned this Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

1 participant