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
This issue describes the next step regarding the operator chains overhaul, it is based on the work in #830 and #845.
Make Ormolu analyse a project (if it has found a Cabal file for it) and re-generate .ormolu file automatically before proceeding to formatting the specified source code files.
The re-generation should not happen on every run, but only when a command line option that enables it is supplied.