提交 b2f7bd16 编写于 作者: aaronchen2k2k's avatar aaronchen2k2k

fix code review issues

上级 775703f6
...@@ -12,4 +12,4 @@ ZTF is an automated testing framework written in Golang. ...@@ -12,4 +12,4 @@ ZTF is an automated testing framework written in Golang.
2. Type 'ztf\ztf.exe help' to get the help doc. 2. Type 'ztf\ztf.exe help' to get the help doc.
## Licenses ## Licenses
All source code is licensed under the [GPLv3 License](LICENSE.md). All source code is licensed under the [GPLv3 License](LICENSE.md).
\ No newline at end of file
...@@ -71,9 +71,7 @@ ...@@ -71,9 +71,7 @@
"typescript": "~4.1.6", "typescript": "~4.1.6",
"vue-jest": "^5.0.0-alpha.10" "vue-jest": "^5.0.0-alpha.10"
}, },
"gitHooks": {
"pre-commit": "lint-staged"
},
"keywords": [ "keywords": [
"ztf" "ztf"
], ],
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册