🔧 Added support for building cg-toolkit with conan v2

This commit is contained in:
2022-10-21 11:41:46 +02:00
parent c33b6099f1
commit 7e4f63f99e
2 changed files with 12 additions and 8 deletions

3
run_linter.bat Normal file
View File

@ -0,0 +1,3 @@
@echo off
set PYTHONPATH=%~dp0
pylint --rcfile=linter/pylintrc_recipe %*