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

Setup dialyzer, credo, and ex_docs to run as a githook or before every PR. #18

Open
upstarter opened this issue Mar 13, 2020 · 4 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@upstarter
Copy link
Owner

No description provided.

@upstarter upstarter created this issue from a note in The Automata Project (To do) Mar 13, 2020
@upstarter upstarter added the good first issue Good for newcomers label Mar 13, 2020
@upstarter upstarter changed the title Setup dialyzer and ex_docs to run as a githook or before every PR. Setup dialyzer, credo, and ex_docs to run as a githook or before every PR. May 3, 2020
@kiote kiote self-assigned this May 10, 2020
@kiote
Copy link
Collaborator

kiote commented May 10, 2020

I made simple github action for that: #26
Dialyzer and Credo requires some pre-work to be added (currently both failing), so they are not in this PR.

@kiote
Copy link
Collaborator

kiote commented May 16, 2020

there is a followup PR: #28

@kiote
Copy link
Collaborator

kiote commented May 16, 2020

every PR is checked through github actions now, @upstarter can you consider that's it for this issue?

@upstarter
Copy link
Owner Author

Yes, this is great, thanks! Merge anytime.

@upstarter upstarter moved this from To do to Reviewer approved in The Automata Project May 17, 2020
@upstarter upstarter moved this from Reviewer approved to Done in The Automata Project May 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Development

No branches or pull requests

2 participants