mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 22:31:43 +00:00
always use \n newlines
This commit is contained in:
parent
36d7b75c95
commit
8b8a11ded7
2 changed files with 358 additions and 357 deletions
|
@ -1,2 +1,3 @@
|
||||||
reorder_modules = false
|
reorder_modules = false
|
||||||
use_small_heuristics = "Max"
|
use_small_heuristics = "Max"
|
||||||
|
newline_style = "Unix"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue