issues
search
hacktivist123
/
goignore
A lightweight CLI tool for generating .gitignore file in your project. Built with Go and ❤️
MIT License
29
stars
6
forks
source link
comments
#37
Closed
hacktivist123
closed
1 year ago
hacktivist123
commented
1 year ago
Describe your changes
Add comments for functions in the main.go file
Type of change
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] This change requires a documentation update
Checklist before requesting a review
[x] I have performed a self-review of my code
[ ] I have added thorough tests if it is a core feature.
[ ] I have updated the version in
Makefile
Describe your changes
Add comments for functions in the main.go file
Type of change
Checklist before requesting a review