./check-style.sh
gives me:
************* Module pylint.rc
pylint.rc:1: [E0015:unrecognized-option] Unrecognized option found: no-space-check
I have
$ pylint --version
pylint 2.14.5
astroid 2.12.2
Python 3.10.5 (main, Jun 6 2022, 18:49:26) [GCC 12.1.0]