DescriptionDisable check-webkit-style for Jinja templates
Jinja templates generally use the same extension as their output file,
but contain template code which the style checker can't understand.
(...and thus presubmit checks fail)
This adds a setting in the usual path-specific filters section to not
check these paths.
This is in response to an issue raised by Alan:
https://codereview.chromium.org/21006006/#msg8
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155663
Patch Set 1 #
Messages
Total messages: 8 (0 generated)
|