Chromium Code Reviews
DescriptionRemove ".orig" files and add a check to presubmit
This patch:
1. removes all existing ".orig" files in the Catapult repository:
third_party/Paste/paste/urlmap.py.orig
third_party/Paste/paste/util/template.py.orig
2. adds a presubmit check that ensures no ".orig" files can be checked
in in the future.
Rationale: ".orig" files are backup files generated by git. This check
already exists in the Chromium repository:
https://code.google.com/p/chromium/codesearch#chromium/src/PRESUBMIT.py&l=1744
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/1fda6fc076c0ba7d4e3ac8a6f5168835d7d06cc0
Patch Set 1 #Patch Set 2 : Generate a single presubmit error message #
Messages
Total messages: 7 (3 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||