summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index ff5c7f00..0cce2436 100644
--- a/tox.ini
+++ b/tox.ini
@@ -176,6 +176,7 @@ extension =
D708 = checks:check_python3_xrange
D709 = checks:check_no_log_audit
D710 = checks:check_no_log_warn
+ D711 = checks:check_line_continuation_no_backslash
paths = ./designate/hacking
[testenv:dnspython-latest]