Bug 174037
Summary: | Run clang-format when style check fails in webkit-patch | ||
---|---|---|---|
Product: | WebKit | Reporter: | Don Olmstead <don.olmstead> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ap, don.olmstead, kkinnunen, lforschler, rniwa |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 230397 | ||
Bug Blocks: |
Don Olmstead
If the style-check fails in webkit-patch then webkit-patch should run clang-format on the diff if possible.
This would be optional and used as a proof of concept before enabling on all.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryosuke Niwa
Please don't reformat patches automatically by default. I'd hate it if my local branch / patch were automatically modified when uploading a patch.