apollographql / apollo-rs

Spec compliant GraphQL Tools in Rust.
Apache License 2.0
566 stars 45 forks source link

feat(xtask): add xtask lint #782

Closed goto-bus-stop closed 9 months ago

goto-bus-stop commented 9 months ago

Runs fmt and clippy with strict settings so when linting passes locally, it will also pass on CI.