Bug 223905

Summary: style checker should warn about adding new PHP files
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, cgambrell, dewei_zhu, ews-watchlist, glenn, jbedard, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=220749
Attachments:
Description Flags
Patch
none
Patch for landing none

Ryan Haddad
Reported 2021-03-29 14:51:22 PDT
Since we are working to convert PHP tests to python, the style checker should warn about adding new PHP files
Attachments
Patch (5.69 KB, patch)
2021-04-01 11:16 PDT, Jonathan Bedard
no flags
Patch for landing (5.75 KB, patch)
2021-04-15 15:11 PDT, Jonathan Bedard
no flags
Radar WebKit Bug Importer
Comment 1 2021-04-01 11:06:37 PDT
Jonathan Bedard
Comment 2 2021-04-01 11:16:35 PDT
Jonathan Bedard
Comment 3 2021-04-01 11:17:28 PDT
The hammer here is a bit bigger than the one requested, but I think it's called for. This change will warn any time a PHP file is added or modified, but not when one is deleted.
Jonathan Bedard
Comment 4 2021-04-15 15:11:48 PDT
Created attachment 426140 [details] Patch for landing
EWS
Comment 5 2021-04-15 15:58:56 PDT
Committed r276082 (236594@main): <https://commits.webkit.org/236594@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 426140 [details].
Note You need to log in before you can comment on or make changes to this bug.