diff --git a/setup.cfg b/setup.cfg index 1acdbfe886..11d4eb36c3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,4 +29,4 @@ no-path-adjustment=1 # It's a little unusual, but we have good reasons for doing so, so we disable # this rule. ignore=E501,E265,W602 -exclude=migrations +exclude=migrations,.git