mirror of
https://github.com/astral-sh/ruff.git
synced 2026-05-06 08:56:57 -04:00
Remove strip from release profile (#20885)
This commit is contained in:
@@ -268,7 +268,6 @@ large_stack_arrays = "allow"
|
||||
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
lto = "fat"
|
||||
codegen-units = 16
|
||||
|
||||
|
||||
Reference in New Issue
Block a user