Closed alexpvpmindustry closed 1 year ago
pylint actually works, but the code is not linted properly. so github actions errors out.
I recommend to lint your code with an IDE first, then uncomment the pylint in yml again. or, fix with .pylintrc
.pylintrc
Thank you
pylint actually works, but the code is not linted properly. so github actions errors out.
I recommend to lint your code with an IDE first, then uncomment the pylint in yml again. or, fix with
.pylintrc