bpo-16079: Add the duplicate_meth_defs.py tool as a pre-commit check on Travis by xdegaye · Pull Request #12886 · python/cpython
The duplicate_meth_defs.py tool reports duplicate method definitions in a given list of files or directories. One must add an entry in `Tools/scripts/duplicates_ignored.txt` to by-pass the pre-commit check when the reported duplicate is a false positive.
xdegaye
mannequin
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters