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

Updates GoDocs for CLI Options and addRoute Function #1076

Merged
merged 8 commits into from
Oct 5, 2024

Conversation

FilledEther20
Copy link
Contributor

Pull Request

Description:

  • This PR introduces updates to the CLI options in the gofr package by enhancing the documentation for the Options function and the addRoute method.
  • Missing go docs for cli option #993 is the issue being tackled through this pull request.
  • It adds clearer comments for improved understanding and accessibility, aligning with the overall documentation standards.

Breaking Changes (if applicable):

  • N/A

Additional Information:

  • N/A

Checklist:

  • I have formatted my code using goimport and golangci-lint.
  • This PR does not decrease the overall code coverage.
  • I have reviewed the code comments and documentation for clarity.

Thank You

@Umang01-hash
Copy link
Contributor

@FilledEther20 your PR is failing the code quality step in pipeline due to this error:
Screenshot 2024-10-04 at 11 51 32 AM

Please address it

pkg/gofr/cmd.go Outdated Show resolved Hide resolved
pkg/gofr/cmd.go Outdated Show resolved Hide resolved
@aryanmehrotra aryanmehrotra merged commit 9190542 into gofr-dev:development Oct 5, 2024
10 checks passed
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.

3 participants