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 CI for code Lint/Checking #165

Open
Simon-Laux opened this issue Jan 14, 2025 · 1 comment · May be fixed by #182
Open

Add CI for code Lint/Checking #165

Simon-Laux opened this issue Jan 14, 2025 · 1 comment · May be fixed by #182

Comments

@Simon-Laux
Copy link
Contributor

Simon-Laux commented Jan 14, 2025

Basically it should run @biomejs/biome check ./src (same as yarn lint but without writing).
I think it would make sense to add @biomejs/biome to dev dependencies.

Also a typescript ci action, because there are so many missing types currently.

@Kwasow
Copy link
Contributor

Kwasow commented Jan 15, 2025

I can take care of that if you want. I'll also add a build action to prevent issues like the one in #181. I'll just have to check if the macOS runner is also free for public repos (the Linux runner is free for public repos).

@Kwasow Kwasow linked a pull request Jan 15, 2025 that will close this issue
3 tasks
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

Successfully merging a pull request may close this issue.

2 participants