Chromium Code Reviews
DescriptionOnly presubmit warn when spammy logging is being added/modified.
Sky has a bunch of printfs that are only used for efficient
local debugging. Don't presubmit warn when a file that contains
one of these is modified unless the patch actually modifies them.
Do this by changing the presubmit to only look at the "+"
lines in the diff (which is what ChangedContents returns).
R=eseidel@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/d77dcf8b243f9dd19df7ee0b6d5db3a1a1e30f34
Patch Set 1 #Patch Set 2 : use ChangedContents #Messages
Total messages: 6 (1 generated)
|