which was the `cwd` of the first instance, instead of the second how it should be and is on windows and linux. also add rustfmt.toml to enforce the correct formatting (4 spaces for indent)pull/2609/head
parent
c97e9c511d
commit
de91b8a6fa
@ -0,0 +1,5 @@
|
||||
---
|
||||
single-instance: patch
|
||||
---
|
||||
|
||||
fix `cwd` in single instance on macOS, which was the cwd of the first instance, instead of the second (like it is on windows and linux)
|
@ -0,0 +1 @@
|
||||
tab_spaces = 4
|
Loading…
Reference in new issue