kenken999's picture
fda
0f43f8a
raw
history blame
138 Bytes
line-length = 88
# Global configuration
ignore = ["E501", "W605", "E203"]
# Plugin-specific configurations
[mccabe]
max-complexity = 12