[flake8]
max-line-length = 120
inline-quotes = "
multiline-quotes = """
docstring-quotes = """
avoid-escape = False
ignore = Q000,WPS306,I001,I005,WPS229,D400,WPS317,S101,WPS507,DAR101,DAR201,WPS112,F401,WPS300,WPS412,DAR301,D401,D205,WPS615,I004,WPS110,WPS420,C812,WPS305,WPS226,DAR401,WPS237
