6 ms·
We use ruff for everything that isn’t a custom rule. The only thing I found it ‘missing’ was an indentation check (it’s in preview, I don’t turn on preview rul
by addoo 1y ago
We use ruff for everything that isn’t a custom rule.
The only thing I found it ‘missing’ was an indentation check (it’s in preview, I don’t turn on preview rules), but I realized it doesn’t matter because we also have a formatter running on everything.