56cda33 pylint: better detect test-files

Authored and Committed by praiskup 2 years ago
    pylint: better detect test-files
    
    We tolerate docstring related warnings in test-files.  Let's detect the
    test-file per the module file-names, not by just the method/class
    name.  This is more deterministic.
    
    While on it, ignore the missing _module_ doc-strings for test files.
    
        
  • Zuul
    success
    Jobs result is success
    2 years ago