Re: [PATCH patatt 0/7] Harden local checks
Tamir Duberstein <[email protected]>
| Newsgroups | org.kernel.linux.tools |
|---|---|
| Message-ID | <CAJ-ks9m-VQ1qFXJu0k=Y64pQzQhq0fFb-gXg6+WNMx_=4ue1BQ@mail.gmail.com> |
On Sun, Apr 19, 2026 at 9:22 PM Tamir Duberstein <[email protected]> wrote: > > This series adds a local CI helper and raises patatt's local quality > baseline incrementally while keeping the tree green after each step. > > It starts with the checks that already pass, then adds Ruff import and > format enforcement, strict pyright, and ty. The later patches make the > small typing and cleanup changes needed for the stricter checkers, and > remove stale optional-dependency handling for PyNaCl. > > Signed-off-by: Tamir Duberstein <[email protected]> Hi Konstantin, any interest in this series? I'm happy to make changes if needed. Cheers. Tamir