Commit fe1e871
Fix formatting on Windows (#375)
* Update formatting.ex (#1)
Bring formatting back on Windows. Regression in 0.6.0
Create elixir.yml
try without downcase
fix cwd
Revert test without downcase
fix matching
fix capture
fix missing end
r
* normalize path
* remove duplicate call
* Delete elixir.yml
Co-authored-by: Jason Axelson <[email protected]>1 parent bd95bb7 commit fe1e871
File tree
2 files changed
+5
-7
lines changed- apps/language_server/lib/language_server
- providers
2 files changed
+5
-7
lines changedLines changed: 4 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
46 | | - | |
| 44 | + | |
47 | 45 | | |
48 | 46 | | |
49 | | - | |
| 47 | + | |
50 | 48 | | |
51 | 49 | | |
52 | 50 | | |
53 | | - | |
| 51 | + | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
| |||
60 | 58 | | |
61 | 59 | | |
62 | 60 | | |
63 | | - | |
| 61 | + | |
64 | 62 | | |
65 | 63 | | |
66 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
815 | 815 | | |
816 | 816 | | |
817 | 817 | | |
818 | | - | |
| 818 | + | |
819 | 819 | | |
820 | 820 | | |
821 | 821 | | |
| |||
0 commit comments