Skip to content

Commit a52e266

Browse files
authored
Remove CODEOWNERS trailing whitespace (flutter#150882)
New analyze error in an unrelated PR ``` ╔═╡ERROR #1╞════════════════════════════════════════════════════════════════════ ║ /b/s/w/ir/x/w/flutter/CODEOWNERS:13: trailing U+0020 space character ╚═══════════════════════════════════════════════════════════════════════════════ ``` https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8744032390138579057/+/u/run_test.dart_for_analyze_shard_and_subshard_None/stdout On this commit flutter@2537b49
1 parent 45ead88 commit a52e266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
/packages/flutter_tools/templates/module/ios/ @jmagman
1111
/packages/flutter_tools/templates/**/Podfile* @jmagman
1212

13-
# In the process of moving to flutter/engine, so ask matan if
13+
# In the process of moving to flutter/engine, so ask matan if
1414
# modifying anything here (https://github.com/flutter/flutter/issues/150869).
1515
/docs/engine/** @matanlurey

0 commit comments

Comments
 (0)