963ce7f Disable new pylint checks

Authored and Committed by mbasti 8 years ago
1 file changed. 15 lines added. 1 lines removed.
    Disable new pylint checks
    
    New checks have been introduced in pylint 1.5 and many of them are not
    compatible with IPA code or produce false positives.
    
    Disable them all.
    
    Note: due older versions of pylint, new checks cannot be disabled
    locally, must be disabled globally.
    
    https://fedorahosted.org/freeipa/ticket/5615
    
    Reviewed-By: David Kupka <dkupka@redhat.com>
    
        
file modified
+15 -1