mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-11 13:21:03 +00:00
docs: config schema
This commit is contained in:
parent
ef74d97491
commit
9c6aa82ac1
5 changed files with 25 additions and 8 deletions
|
|
@ -111,7 +111,7 @@ if (!snapshot) {
|
|||
!lower.includes("chore:") &&
|
||||
!lower.includes("ci:") &&
|
||||
!lower.includes("docs:") &&
|
||||
!lower.includes("doc:") &&
|
||||
!lower.includes("doc:")
|
||||
)
|
||||
})
|
||||
.join("\n")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue