equinor/webviz-core-components

Remove pylint exceptions

Open

#109 opened on Apr 6, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (17 forks)auto 404
good first issue

Repository metrics

Stars
 (17 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently we have globally disabled the following pylint rules: https://github.com/equinor/webviz-core-components/blob/54d00a378851765daffd196a1abac1bd24725169/.pylintrc#L7-L8

Consider enabling them again.

Contributor guide