chore: Update committed.toml

This commit is contained in:
Ellen Emilia Anna Zscheile 2025-05-30 21:06:42 +02:00
parent c41627b023
commit eff197d410
1 changed files with 4 additions and 2 deletions

View File

@ -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