Skip to content

pengwk/code_flow_notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

code_flow_notify

提交代码前提醒自己做代码风格检查和运行测试

如何使用?

.hgrc里增加 pre-commit hook

[hooks]
pre-commit=python:/path/to/pre_commit.py:code_flow_check

About

提交代码前提醒自己做代码风格检查和运行测试

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages