Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pre-commit/post-merge hooks #35

Merged
merged 3 commits into from
Oct 11, 2018

Conversation

rwblickhan
Copy link
Collaborator

Pull Request

Description

Give a brief description of your changes:

Adds pre-commit and post-merge hooks and a Makefile to install them, so that dependencies are kept up to date and we're less likely to commit something that will fail the Travis build.

Ticket(s)

Closes #15

@rwblickhan rwblickhan requested a review from a team as a code owner October 6, 2018 23:02
@codecov
Copy link

codecov bot commented Oct 6, 2018

Codecov Report

Merging #35 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #35   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           3      3           
  Lines         105    105           
=====================================
  Hits          105    105

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64edf35...71224fc. Read the comment docs.

scripts/update.sh Outdated Show resolved Hide resolved
scripts/build_check.sh Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@chuck-sys
Copy link
Collaborator

chuck-sys commented Oct 9, 2018 via email

@rwblickhan rwblickhan merged commit 42ad5c9 into master Oct 11, 2018
@rwblickhan rwblickhan deleted the rwblickhan/#15-create-precommit-hook branch October 11, 2018 00:46
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.

None yet

2 participants