mirror of
https://github.com/openai/codex.git
synced 2026-02-01 22:47:52 +00:00
fix(config) config schema newline (#10323)
## Summary Looks like we may have introduced a formatting issue in recent PRs. ## Testing - [x] ran `just write-config-schema`
This commit is contained in:
@@ -1569,4 +1569,4 @@
|
||||
},
|
||||
"title": "ConfigToml",
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user