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

Progress on #14 #36

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Progress on #14 #36

wants to merge 2 commits into from

Conversation

lucas-deangelis
Copy link

This is an implementation of some ideas of #14. I added a lint and a fmt command into the Makefile. fmt uses go fmt and lint uses golint and go vet. I also resolved the issues raised by golint. Most of the comment added don't add much to the project aside from respecting golint, but this PR means it's easier to see how #14 would affect Underblog.

I also created a simple pre-commit hook with make fmt && make lint but I don't know how to share them across Github.

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.

1 participant