r'ios/chrome/test/swift_interop/closure/observer\.h',If theses strings are regexes or if they support wildcards, perhaps we could exclude all contents of subdirectories named "swift_interop" from the ban. That way wouldn't have to touch this file every time we add an interop shim.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
r'ios/chrome/test/swift_interop/closure/observer\.h',If theses strings are regexes or if they support wildcards, perhaps we could exclude all contents of subdirectories named "swift_interop" from the ban. That way wouldn't have to touch this file every time we add an interop shim.
In a follow-up CL you could rename //base/ios/swift_shims to //base/ios/swift_interop to make it fit the regex pattern.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
r'ios/chrome/test/swift_interop/closure/observer\.h',Justin NovosadIf theses strings are regexes or if they support wildcards, perhaps we could exclude all contents of subdirectories named "swift_interop" from the ban. That way wouldn't have to touch this file every time we add an interop shim.
In a follow-up CL you could rename //base/ios/swift_shims to //base/ios/swift_interop to make it fit the regex pattern.
Wildcards are supported so I have updated the script in a chained CL (https://chromium-review.googlesource.com/c/chromium/src/+/7572162). We don't have to add files if they are in `swift_interop` directory.
I can rename swift_shims in a follow-up CL.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
sdefresne@: Can you review this CL? Thank you.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |