mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 03:30:40 +00:00
Add integration test for maximum schema depth error handling (#5685)
This commit is contained in:
parent
b3cfaeb6d3
commit
e3e7677753
4 changed files with 227 additions and 17 deletions
|
|
@ -28,6 +28,7 @@ export default tseslint.config(
|
|||
// Global ignores
|
||||
ignores: [
|
||||
'node_modules/*',
|
||||
'.integration-tests/**',
|
||||
'eslint.config.js',
|
||||
'packages/cli/dist/**',
|
||||
'packages/core/dist/**',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue