sdb icon indicating copy to clipboard operation
sdb copied to clipboard

pylint configuration is not documented

Open prakashsurya opened this issue 6 years ago • 1 comments

Currently we use some -d flags to pylint to disable some of its checks, but we don't have our motivation documented to explain why we're using those flags. We should find a good way to document why we're using the flags that we're using, perhaps by converting to a .pylintrc file with the relevant commentary.

prakashsurya avatar Nov 19 '19 18:11 prakashsurya

That's a great idea!

Mentioning comment from recent PR that raised an issue regarding this: https://github.com/delphix/sdb/pull/76#discussion_r348068508

sdimitro avatar Nov 19 '19 18:11 sdimitro