Hacker News new | ask | show | jobs
by dm33tri 920 days ago
I think they have custom rules in the works, using `trustfall` query engine and yaml definitions

https://github.com/oxc-project/oxc/tree/main/crates/oxc_quer...

1 comments

Trustfall queries are also how the Rust semver linter `cargo-semver-checks` works. It's cool to see more projects putting it the engine to good use!

I'm the Trustfall maintainer, happy to answer questions about the query engine or how oxlint or cargo-semver-checks use it.

I also recently gave a talk at P99 CONF on how cargo-semver-checks used Trustfall's optimizations API to get a 2000x speedup: https://www.youtube.com/watch?v=Fqo8r4bInsk