Only check merge conflicts on conflict commits

This commit is contained in:
Anthony Sottile 2015-03-20 16:15:09 -07:00
parent 34444ba2c7
commit 635fa7dd9d
3 changed files with 73 additions and 17 deletions

View file

@ -1,5 +1,5 @@
[MESSAGES CONTROL]
disable=bad-open-mode,invalid-name,missing-docstring,redefined-outer-name,star-args
disable=bad-open-mode,invalid-name,missing-docstring,redefined-outer-name,star-args,locally-disabled
[REPORTS]
output-format=colorized