-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
Basic list of hooks for beginning Go devs #30
Comments
Second this. I started using Go just a few weeks ago so I didn't know about the history of Go's module system with Maybe an explanation of what it means to set
I'd make the change myself, but I'm not sure this information is actually correct, and I'd prefer someone who has a deeper knowledge of this to confirm that before giving people incorrect information. I think it's broad enough to give an answer to why you would choose one over the other and explains why the difference even exists in the first place. |
Hi @richarddewit ! I know its been while since you asked your question - How has your dev journey been going? Your question is a good one but I feel like it could be better-answered in a larger forumn. With that, I have re-posted your question on Reddit: Feel free to hop over there and we can try to learn from the wisdom of the crowds together :) We may be able to use the discussion to develop some for minimal-but-userful starter yaml. Thanks for your interest in my project, I look forward further discussion on the matter. -TW |
I'm learning Go and I love pre-commit. This repo has A LOT of hooks, many of them overlap and I'm a bit overwhelmed.
What is a beginner-friendly list of hooks to use for a small project?
Maybe an idea to put a simple example.yaml as a TL;DR in the README
The text was updated successfully, but these errors were encountered: