Skip to content

comments #37

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

Merged
merged 40 commits into from
Aug 7, 2023
Merged

comments #37

merged 40 commits into from
Aug 7, 2023

Conversation

hacktivist123
Copy link
Owner

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

  • 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

hacktivist123 and others added 30 commits August 4, 2023 02:37
Improve language detection code and add new gitignore files
Fix usage error and add .env files to gitignore
* update and lint main.go

* implement fix for error where goignore cannot find the gitignore templates file

* test binary
* scrap auto flag, make auto-detect my default and implement logic for error if a language isn't supported

* update README with new instructions
* feat: goreleaser configuration

* Change go version for goreleaser

* Update .goreleaser.yaml

---------

Co-authored-by: Shedrack akintayo <[email protected]>
…epository (#21)

* feat: implemented a function(and a flag) to initialize an empty git repository

* chore: mark todo to allow users init git repo as done
@hacktivist123 hacktivist123 merged commit d298555 into main Aug 7, 2023
@hacktivist123 hacktivist123 deleted the chore/comments branch August 7, 2023 19:57
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.

5 participants