Closed lgnashold closed 3 years ago
We were linting with three linters before, and it was causing too much overhead for the benefit we were receiving. This PR only uses PyLint, and we can reenable other linters as needed.
Summary
We were linting with three linters before, and it was causing too much overhead for the benefit we were receiving. This PR only uses PyLint, and we can reenable other linters as needed.