SAST implementation
Compare changes
+ 31
− 61
- find . -type f -name '*.py' | xargs pylint -rn --rcfile='plotid/.pylintrc' # Find all python files and check the code with pylint.
@@ -72,17 +41,18 @@ pages:
@@ -72,17 +41,18 @@ pages: