You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ROADMAP.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,10 +37,6 @@ API
37
37
-[ ] can utils/config be made into a single submodule? how does that play with the bundler?
38
38
-[ ] do we want a way to dump the schema for documentation purposes?
39
39
40
-
utils
41
-
-[ ] do things that call is_excluded need to check if root exists?
42
-
-[ ] improve the self-test to give specific errors along the way
43
-
44
40
config_validate
45
41
-[ ] key in wrong place: "Ignored watch_interval in build #0: applies only at root level (move it above your builds: block)." could use `ROOT_ONLY_HINTS = {"watch_interval": "move it above your builds list"}`
46
42
-[ ] type examples for _infer_type_label(), TYPE_EXAMPLES, "key 'include' expected list[str], got int" could add "expected list[str] (e.g. ["src/", "lib/"]), got int"
0 commit comments