-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
S-needs-discussionStatus: Needs further discussion before merging or work can be startedStatus: Needs further discussion before merging or work can be started
Description
Over at Bevy we've been discussing building a linter for Bevy code bases, to catch common errors and style issues.
We'd love to be able to integrate with Clippy in some way, but obviously, almost all of these will be completely useless to Rustaceans who aren't using Bevy. Furthermore, we'd want to maintain our own lints, without bogging down the rust-clippy team directly.
What would be the best way to go about this?
mnmaita, JeanMertz, spacejam, romanoji, shepmaster and 31 more
Metadata
Metadata
Assignees
Labels
S-needs-discussionStatus: Needs further discussion before merging or work can be startedStatus: Needs further discussion before merging or work can be started