Cylc Flow uses these Flake8 plugins:
https://github.com/cylc/cylc-flow/blob/f731469a46da66469af360b8ed2bf185111f59e8/setup.cfg#L100-L109
With a couple of rule exceptions:
https://github.com/cylc/cylc-flow/blob/master/tox.ini
Synchronise these plugins and exceptions to metomi-rose and fix any issues raised.
Note, you may find the ruff check --select<code> --fix command comes in handy here.
Crosslink:
Cylc Flow uses these Flake8 plugins:
https://github.com/cylc/cylc-flow/blob/f731469a46da66469af360b8ed2bf185111f59e8/setup.cfg#L100-L109
With a couple of rule exceptions:
https://github.com/cylc/cylc-flow/blob/master/tox.ini
Synchronise these plugins and exceptions to metomi-rose and fix any issues raised.
Note, you may find the
ruff check --select<code> --fixcommand comes in handy here.Crosslink: