gofr icon indicating copy to clipboard operation
gofr copied to clipboard

Updates GoDocs for CLI Options and addRoute Function

Open FilledEther20 opened this issue 1 year ago • 1 comments

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.
  • #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:

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

Thank You

FilledEther20 avatar Oct 03 '24 17:10 FilledEther20

@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

Umang01-hash avatar Oct 04 '24 06:10 Umang01-hash