Skip to content

feat(dev): Add oxlint and a CI workflow for fmt & lint#777

Open
a5ehren wants to merge 1 commit into
TibixDev:mainfrom
a5ehren:oxfmt
Open

feat(dev): Add oxlint and a CI workflow for fmt & lint#777
a5ehren wants to merge 1 commit into
TibixDev:mainfrom
a5ehren:oxfmt

Conversation

@a5ehren
Copy link
Copy Markdown
Contributor

@a5ehren a5ehren commented May 12, 2026

The project did not have any mechanism to enforce format settings or code quality, so this PR does:

  • Update prettier config to be aware of tailwind CSS
  • Add oxlint with a basic config
  • Fix the issues that fall out of prettier and oxlint against current HEAD
  • Add a CI workflow to check both on all PRs

@a5ehren a5ehren changed the title feat(dev): Add oxfmt and oxlint pre-commit hook feat(dev): Add oxlint and a CI workflow for fmt & lint May 13, 2026
Copy link
Copy Markdown
Collaborator

@waffles-dev waffles-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm happy with changes to this one. Leaving final call to @TibixDev - he'll need to set up the branch rule anyway.

* Add oxlint for linting and type checking
* Update prettier config to be aware of tailwind CSS
* Add a CI workflow to run both on all PRs
* Run both tools and accept all edits to get a good baseline
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.

2 participants