Add tests to Annotation exclusion

This commit is contained in:
crazywhalecc 2022-03-29 02:05:38 +08:00 committed by Jerry Ma
parent 05a3d0111b
commit 16aa30cac7

View File

@ -82,7 +82,8 @@
},
"zm": {
"exclude-annotation-path": [
"src/ZM"
"src/ZM",
"tests"
]
}
},