Files
Dan Shields 580687a11e 🎉 OSS Release! 🚀
Co-authored-by: Joshy Orndorff <admin@joshyorndorff.com>
Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
2023-04-11 10:56:35 -06:00

8 lines
215 B
TOML

hard_tabs = true
newline_style = "Unix"
# Comment formatting requires nightly which is not enforced by CI.
# Nonetheless, we leave the config here so it can be run locally.
comment_width = 100
wrap_comments = true