Force clippy for the whole workspace
This commit is contained in:
parent
3c50b7da79
commit
caf88fcb45
4 changed files with 8 additions and 3 deletions
|
|
@ -3,6 +3,9 @@ name = "macros"
|
|||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
[lib]
|
||||
proc-macro = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue