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 lint & format checks #25

Merged
merged 8 commits into from
Feb 17, 2024
Merged

Add lint & format checks #25

merged 8 commits into from
Feb 17, 2024

Conversation

phildenhoff
Copy link
Member

@phildenhoff phildenhoff commented Feb 17, 2024

  • Add Biome to quickly lint & format .ts files
  • Use svelte-check to check (not lint) .svelte files
  • Use prettier for format .svelte files
  • Use cargo to format Rust files
  • Use clippy to lint Rust files

And, add a CI pipeline to automatically check formatting on PRs (lint will come later, once I fix all the lint errors)

@phildenhoff phildenhoff merged commit e80e642 into main Feb 17, 2024
3 checks passed
@phildenhoff phildenhoff deleted the pd/format-and-lint-checks branch February 17, 2024 07:38
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 this pull request may close these issues.

1 participant