mirror of
https://github.com/astral-sh/ruff.git
synced 2025-11-19 12:16:43 +00:00
Remove strip from release profile (#20885)
This commit is contained in:
parent
cafb96aa7a
commit
cb4d4493d7
1 changed files with 0 additions and 1 deletions
|
|
@ -268,7 +268,6 @@ large_stack_arrays = "allow"
|
||||||
|
|
||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
strip = true
|
|
||||||
lto = "fat"
|
lto = "fat"
|
||||||
codegen-units = 16
|
codegen-units = 16
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue