mirror of https://codeberg.org/topola/topola.git
chore: Update committed.toml
This commit is contained in:
parent
c41627b023
commit
eff197d410
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue