diff options
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,5 +13,5 @@ # W291 - Trailing whitespace # W391 - Blank line at end of file # W293 - Blank line contains whitespace -ignore=E201,E203,E221,E225,E231,E241,E251,E261,E302,E303,E501,W291,W391,W293 +ignore=E201,E203,E221,E225,E231,E241,E251,E261,E265,E302,E303,E501,W291,W391,W293 exclude=awx/lib/site-packages,awx/ui |