File tree 3 files changed +5
-9
lines changed
3 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 1
- [alias ]
2
- xtask = " run --package xtask --"
3
-
4
1
# On Windows MSVC, statically link the C runtime so that the resulting EXE does
5
2
# not depend on the vcruntime DLL.
6
3
[target .'cfg(all(windows, target_env = "msvc"))' ]
Original file line number Diff line number Diff line change 1
- /contrib /completions /* eol =lf linguist-generated =true text
2
- /contrib /completions /README.md - eol - linguist-generated - text
3
- /init.fish eol =lf text
4
- /templates /* .txt eol =lf text
5
- /zoxide.plugin.zsh eol =lf text
1
+ * text =auto eol =lf
2
+
3
+ /contrib /completions /** linguist-generated
4
+ /contrib /completions /README.md - linguist-generated
Original file line number Diff line number Diff line change 1
1
group_imports = " StdExternalCrate"
2
2
imports_granularity = " Module"
3
- newline_style = " Native "
3
+ newline_style = " Unix "
4
4
use_field_init_shorthand = true
5
5
use_small_heuristics = " Max"
6
6
use_try_shorthand = true
You can’t perform that action at this time.
0 commit comments