preactjs / preact

⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
https://preactjs.com
MIT License
36.35k stars 1.93k forks source link

chore: migrate to oxlint #4387

Closed JoviDeCroock closed 1 month ago

coveralls commented 1 month ago

Coverage Status

coverage: 99.61%. remained the same when pulling 673085cddbcae34e69591923ab3a350717d92534 on migrate-to-oxlint into d60c5cbd7713e1ddd0500540574f62ce2a570790 on main.

Boshen commented 1 month ago

Thank you! This is added to our ecosystem ci to prevent future breakages.

https://github.com/oxc-project/oxlint-ecosystem-ci/pull/3


Please note that --deny-warnings should be added for failing CI with exit code 1.