diff --git a/setup.cfg b/setup.cfg index 11d4eb36c3..a580ee77ee 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,.git +exclude=migrations,.git,.pycharm_helpers