Skip to content

Use return to alternative sys.exit in check_repo#55

Merged
sebdah merged 1 commit intosebdah:masterfrom
coldnight:master
May 19, 2017
Merged

Use return to alternative sys.exit in check_repo#55
sebdah merged 1 commit intosebdah:masterfrom
coldnight:master

Conversation

@coldnight
Copy link
Contributor

In a web project, I need check some code except Python with pre-commit
hook. If I DO NOT edit the Python files, the check will not run or exit
with 0 directly.

In a web project, I need check some code except Python with pre-commit
hook. If I DO NOT edit the Python files, the check will not run or exit
with 0 directly.
@coldnight
Copy link
Contributor Author

Please review this PR

@coldnight
Copy link
Contributor Author

@sebdah Hi, could you please review this?

@sebdah sebdah merged commit d4f5780 into sebdah:master May 19, 2017
@sebdah
Copy link
Owner

sebdah commented May 19, 2017

@coldnight Sorry about that, totally missed it. I have merged and released to PyPI now.

@sebdah
Copy link
Owner

sebdah commented May 19, 2017

Thanks for the contribution!

@coldnight
Copy link
Contributor Author

@sebdah Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants