X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.flake8;h=45750546d34811fee266e52bf017536692904ff3;hb=0bab5b46f6a9d98b2e7f1c8b14eda73569d8e4b9;hp=f9291543cd5a0ff2b109ad19b7130770b0fc86f1;hpb=36ceab157e8c871e20bd93387f03c63781bf5ff4;p=turbot diff --git a/.flake8 b/.flake8 index f929154..4575054 100644 --- a/.flake8 +++ b/.flake8 @@ -1,2 +1,2 @@ [flake8] -ignore = E251, E305, E302, W503, E201, E202 +ignore = E251, E305, E302, W503, E201, E202, E225, E226, E203, W504