pafernanr / sarcharts

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

Disable pylint for comment lines #17

Closed danielmellado closed 3 months ago

danielmellado commented 3 months ago

This PR disables the pylint long line checks for some comments that would look rather odd formatted that way.

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