3fff867 pylint: Run Pylint over Azure Python scripts

2 files Authored by slev 4 years ago, Committed by abbra 4 years ago,
    pylint: Run Pylint over Azure Python scripts
    
    > Pylint is a tool that checks for errors in Python code, tries to enforce a
    > coding standard and looks for code smells. It can also look for certain type
    > errors, it can recommend suggestions about how particular blocks can be
    > refactored and can offer you details about the code's complexity.
    
    Fixes: https://pagure.io/freeipa/issue/8202
    Signed-off-by: Stanislav Levin <slev@altlinux.org>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+4 -1
file modified
+1 -0