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
chore: use ruff to lint and format files and apply fixes (#3779)
There have been a few attempts at doing these, but the efforts are
stale. Since `ruff` is very popular these days and it is only a single
binary and is fast, let's use that.
From now on we will be able to maintain the files better, because we
have a CI step testing the compliance.
Closes#3073
0 commit comments