Bug 174037

Summary: Run clang-format when style check fails in webkit-patch
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: Tools / TestsAssignee: 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
Reported 2017-06-30 14:00:32 PDT
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
Ryosuke Niwa
Comment 1 2021-09-17 11:42:25 PDT
Please don't reformat patches automatically by default. I'd hate it if my local branch / patch were automatically modified when uploading a patch.
Note You need to log in before you can comment on or make changes to this bug.