mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
refactor: dedupe primary location handling (#968)
This commit is contained in:
parent
00cd7f0712
commit
8a84b8465c
7 changed files with 34 additions and 42 deletions
|
|
@ -70,6 +70,8 @@ todo = "warn"
|
|||
unimplemented = "warn"
|
||||
use_debug = "warn"
|
||||
needless_lifetimes = "warn"
|
||||
print_stderr = "warn"
|
||||
print_stdout = "warn"
|
||||
|
||||
[profile.dev.package]
|
||||
insta.opt-level = 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue