mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Exclude *texture* as matching for a: text input (#161354)
... probably save @justinmc and others having to go through engine texture changes :P
This commit is contained in:
parent
6bda88b61b
commit
e0b424b7cd
1
.github/labeler.yml
vendored
1
.github/labeler.yml
vendored
@ -45,6 +45,7 @@
|
||||
- all-globs-to-any-file:
|
||||
- '**/*text*'
|
||||
- '!**/*context*'
|
||||
- '!**/*texture*'
|
||||
|
||||
'd: api docs':
|
||||
- changed-files:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user