pafernanr / sarcharts

Generates dynamic charts from sar files
GNU General Public License v3.0
1 stars 2 forks source link

Add pylintrc file #14

Closed danielmellado closed 3 months ago

danielmellado commented 3 months ago

tox has an environment for pylint but it was missing a configuration file. This PR adds a standard one.

Signed-off-by: Daniel Mellado dmellado@redhat.com