Commit graph

4 commits

Author SHA1 Message Date
a10eb63057
Specify the right pylintrc file no matter where pylint_check is run 2023-03-11 08:05:25 -06:00
541f533143
Use pylint-learn as the pylint version, if installed
.. this allows a user to install the specific version of pylint
required, under the specific name:
```
pipx install --suffix -learn pylint==2.7.1
```
and run pylint_check more easily locally.
2023-02-09 11:12:51 -06:00
Dan Halbert
363d41aebb do not descend into .git, etc. 2021-10-19 10:15:27 -04:00
ladyada
1a747e3533 install pylint, run pylint first, fix name of shellscript 2020-04-21 11:09:09 -04:00
Renamed from pylint_check (Browse further)