Commit 8071718
committed
lint: Enable prefer_relative_imports
See docs:
https://dart.dev/guides/language/effective-dart/usage#prefer-relative-import-paths
And the rationale for why some consistent convention is needed is
just above that:
https://dart.dev/guides/language/effective-dart/usage#dont-allow-an-import-path-to-reach-into-or-out-of-lib1 parent 57294ea commit 8071718
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
0 commit comments