ror-conan-recipes/run_linter.bat

3 lines
72 B
Batchfile

@echo off
set PYTHONPATH=%~dp0
pylint --rcfile=linter/pylintrc_recipe %*