Skip to content
This repository has been archived by the owner on Jun 21, 2024. It is now read-only.

chore: improve linting #26

Merged
merged 5 commits into from
Apr 24, 2024
Merged

chore: improve linting #26

merged 5 commits into from
Apr 24, 2024

Conversation

xvello
Copy link
Contributor

@xvello xvello commented Apr 24, 2024

  • Setup linting config for the whole workspace
    • Enable several rustc lints that seem to make sense for us, happy to iterate on it
    • Clippy config is still TODO: happy to get suggestion if you have a list of additional lints to enable
  • Add cargo-shear to the CI to detect unused dependencies: the rustc unused_crate_dependencies lint has false-positives in workspaces.
  • Merge clippy & format CI jobs into a single linting job (still faster than tests)

Base automatically changed from xvello/common-health to main April 24, 2024 15:30
@xvello xvello merged commit 60debad into main Apr 24, 2024
4 checks passed
@xvello xvello deleted the xvello/clippy branch April 24, 2024 15:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants