You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`treefmt.toml` has been extended to include an entry for most of the flags that can be passed to `treefmt`.
In addition, values can now be specified via the environment, prefixed with `TREEFMT_`.
Finally, the order of precedence for value lookup has been fixed: flag -> env -> treefmt.toml.
Closes#351
0 commit comments