rust/clippy_lints
Philipp Krones 4f12b98654
Clean up declare_clippy_lint
The new @eval_always option should always follow after a comma for consistency
with the declare_tool_lint macro.

Rename $catergory->$level.
2024-11-07 17:22:32 +01:00
..
2024-11-07 17:22:32 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.