Skip to content

Add pylint, fix some bugs

Andre Sailer requested to merge addPylint into master
  • This adds a CI run of pylint, and fixes some bugs or python3 incompatibilities pointed out by pylint

    • ignoring LCGRPM folder, generators folder, and testtoolchain
  • remove argparse2 module that is no longer needed, as argparse is in python 2.7 and definitely python3.

if some fixed file is obsolete, we should drop it now. Also if other files are obsolete

Merge request reports