uv icon indicating copy to clipboard operation
uv copied to clipboard

Fast lint CI job: Rustfmt, Prettier, Ruff

Open konstin opened this issue 1 year ago • 2 comments

Add a single job for for fast lint tools. Rustfmt for rust, ruff for python formatting and linting, prettier avoids inconsistent formatter changes between pycharm and vscode.

konstin avatar Mar 13 '24 10:03 konstin

Should we do a single task that does all the fast linters: rustfmt, prettier (yml), ruff format and ruff check? The github UI becomews unwieldy with too many jobs:

grafik

konstin avatar Mar 13 '24 13:03 konstin

I'd be down to have all the formatting run in a single job, yeah

zanieb avatar Mar 13 '24 14:03 zanieb