• tribta's avatar
    Using Pylint Tool to Test the python tutorial codes · b7fa6d84
    tribta authored
    * Adding CMake script to check if pylint is installed
    * Adding Pylint config file (to choose the tests that are enabled)
    * Adding CMake script to samples/python/tutorial_code
    
    Testing: bad-indentation, mixed-indentation, unnecessary-semicolon, unused-variable
    b7fa6d84
FindPylint.cmake 848 Bytes