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

feat: Add pre-commit hook for golangci-lint #12

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

feat: Add pre-commit hook for golangci-lint #12

wants to merge 3 commits into from

Conversation

iamrajiv
Copy link
Contributor

@iamrajiv iamrajiv commented Oct 1, 2021

Description

Fixes: #11

  • Refactored README
  • Added .gitignore
  • Added pre-commit hook for golangci-lint

Signed-off-by: Rajiv Ranjan Singh <rajivperfect007@gmail.com>
Signed-off-by: Rajiv Ranjan Singh <rajivperfect007@gmail.com>
Signed-off-by: Rajiv Ranjan Singh <rajivperfect007@gmail.com>
Copy link
Owner

@ojaswa1942 ojaswa1942 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@iamrajiv Please find the comments below:

  1. I'm not sure of the changes made to README file, can you describe the intended changes?
  2. Similarly for codesee-arch-diagram.yml
  3. I tried to commit after making some changes but could not see any pre-commit process being triggered. Request you to kindly have a look again or add proper documentation / steps for the same

@iamrajiv
Copy link
Contributor Author

@ojaswa1942 I formatted README and codesee-arch-diagram.yml using Prettier. No content has been changed only formatted and removed indentations.

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.

Add pre-commit hook for golangci-lint
2 participants