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

Enforce linting and formatting on extensions #15

Open
kylewillmon opened this issue Dec 29, 2022 · 0 comments
Open

Enforce linting and formatting on extensions #15

kylewillmon opened this issue Dec 29, 2022 · 0 comments
Labels
medium priority This should be addressed soon

Comments

@kylewillmon
Copy link
Contributor

The main CLI repository uses deno lint and deno fmt to check extension code.

These checks are arguably more important on this repository because there are likely to be more extensions here, with less attention paid to each one. So good tooling for code maintenance is necessary.

@kylewillmon kylewillmon added the medium priority This should be addressed soon label Dec 29, 2022
@kylewillmon kylewillmon mentioned this issue Dec 29, 2022
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
medium priority This should be addressed soon
Projects
None yet
Development

No branches or pull requests

1 participant