mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
Update .rustfmt.toml
This commit is contained in:
@@ -26,7 +26,7 @@ use_try_shorthand = true
|
|||||||
|
|
||||||
# Set the default settings again to always apply the proper formatting without
|
# Set the default settings again to always apply the proper formatting without
|
||||||
# being affected by the editor settings.
|
# being affected by the editor settings.
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
hard_tabs = false
|
hard_tabs = false
|
||||||
newline_style = "Unix"
|
newline_style = "Unix"
|
||||||
tab_spaces = 4
|
tab_spaces = 4
|
||||||
|
|||||||
Reference in New Issue
Block a user