mirror of
https://github.com/kaosat-dev/Blender_bevy_components_workflow.git
synced 2024-11-24 04:40:53 +00:00
fix(): Fix invalid lints entry (#135)
This commit is contained in:
parent
20b6fa6077
commit
e0e3a620f7
@ -29,9 +29,6 @@ redundant_else = "warn"
|
||||
match_same_arms = "warn"
|
||||
semicolon_if_nothing_returned = "warn"
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
||||
#### --------------------Dev/ debug-------------------------------
|
||||
# Enable high optimizations for dependencies (incl. Bevy), but not for our code:
|
||||
[profile.dev.package."*"]
|
||||
|
Loading…
Reference in New Issue
Block a user