SIGN IN SIGN UP

chore: bump pylint version, dropping deprecated argparse.FileType lints (#6917)

Update pinned pylint versions to avoid false positives for
ProcessPoolExecutor, resolve any update pylint errors.

Resolve python 3.14 deprecated argparse.FileType by
converting --files param to str type, adapting extract_fns to use
expected file paths instead of filehandle.name during config file
processing.

This retains original behavior for multi-file config processing on
the CLI.
C
Chad Smith committed
ba862bb9047bae35db90a9823b6db5808215311c
Parent: c9a520a
Committed by GitHub <noreply@github.com> on 6/30/2026, 8:05:15 PM