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
Most text editors support .editorconfig files to handle line endings, tab sizes, and a few other basic things. Fresh should handle settings there as well. There are some crates existing that support parsing these files.
Most text editors support
.editorconfigfiles to handle line endings, tab sizes, and a few other basic things. Fresh should handle settings there as well. There are some crates existing that support parsing these files.