mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-25 01:25:34 +08:00
Add tests to Annotation exclusion
This commit is contained in:
@@ -82,7 +82,8 @@
|
|||||||
},
|
},
|
||||||
"zm": {
|
"zm": {
|
||||||
"exclude-annotation-path": [
|
"exclude-annotation-path": [
|
||||||
"src/ZM"
|
"src/ZM",
|
||||||
|
"tests"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user