Skip to content
  • Iustin Pop's avatar
    Update pylintrc · 80f3f415
    Iustin Pop authored
    
    
    Since the current pylintrc is in now way good for our style, we update
    it:
    
    - remove docstring checks, since we have too many cases where a
      docstring doesn't make sense
    - relax naming rules to cover more alternatives (but not break the
      naming rules)
    - increase many of the limits
    
    Signed-off-by: default avatarIustin Pop <iustin@google.com>
    Reviewed-by: default avatarOlivier Tharan <olive@google.com>
    80f3f415