Disable too many lines

features/exclude-location
Alexis 5 months ago
parent a0850cd73b
commit 4e52ab0eca
No known key found for this signature in database
  1. 1
      slither/__main__.py

@ -54,6 +54,7 @@ from slither.exceptions import SlitherException
logging.basicConfig()
logger = logging.getLogger("Slither")
# pylint: disable=too-many-lines
###################################################################################
###################################################################################

Loading…
Cancel
Save