Remove Kotlin files excluded in SystemUI ktfmt hook
This CL removes the excluded files list from the ktfmt hook so that we
can migrate to using the built-in ktfmt hook (that does not support
excluding files).
This list of excluded files was introduced at the time because we mostly
wanted to avoid merge conflicts between the different *dev* branches we
had to juggle with, but now that we all work in main I think that it's
fine to remove and even good for consistency accross our codebase.
See b/230545175#comment4 and b/230545175#comment5 for details.
Bug: 342153000
Test: N/A
Flag: NONE Repohook Update
Change-Id: Id56fe4ba61796f8318d21d63bdb3a5df45e6fd59
1 file changed