Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit f61c45c

Browse files
author
Olivier Gambier
committed
Ignore pedentic hacking warning
- H803 disables verifying that commit message doesn't end with a dot Docker-DCO-1.1-Signed-off-by: Olivier Gambier <[email protected]> (github: dmp42)
1 parent 97234d7 commit f61c45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ envlist = flake8, py26, py27
44

55
[flake8]
66
exclude = .tox,.git,*.egg,build
7-
ignore = H102,H304
7+
ignore = H102,H304,H803
88

99
[testenv]
1010
# XXX clang, latest OSX:

0 commit comments

Comments
 (0)