diff --git a/committed.toml b/committed.toml index 7012cd9..0dd6313 100644 --- a/committed.toml +++ b/committed.toml @@ -45,7 +45,7 @@ allowed_scopes = [ "geometry/compound", "geometry/edit", "geometry/geometry", - "geometry/poly", + "geometry/polygon", "geometry/primitive", "geometry/recording_with_rtree", "geometry/shape", @@ -57,6 +57,8 @@ allowed_scopes = [ "layout/layout", "layout/poly", "layout/via", + "math/cyclic_search", + "math/polygon_tangents", "math/tangents", "router/astar", "router/draw", @@ -67,7 +69,7 @@ allowed_scopes = [ "router/router", "specctra/design", "stepper", - "triangulation" + "triangulation", ] merge_commit = false