fix: allow users to set multi-line comments #1

Manually merged
dananglin merged 1 commit from wip into main 2023-11-24 18:37:50 +00:00
Owner

Main changes:

  • Give the user the option to add multi-line comments at the top of the generated file.
  • Give the user the option to name the top-level struct.

Other changes include:

  • Replace deprecated strings.Title with a custom title function.
  • Refactor code based on linter feedback.
  • Update LICENSE
  • Update go.mod and upgrade github.com/dave/jennifer from v1.5.1 to v1.7.0.
Main changes: - Give the user the option to add multi-line comments at the top of the generated file. - Give the user the option to name the top-level struct. Other changes include: - Replace deprecated strings.Title with a custom title function. - Refactor code based on linter feedback. - Update LICENSE - Update go.mod and upgrade `github.com/dave/jennifer` from v1.5.1 to v1.7.0.
dananglin force-pushed wip from b7d767223e to d01c4389be 2023-11-24 18:36:00 +00:00 Compare
dananglin manually merged commit d01c4389be into main 2023-11-24 18:37:49 +00:00
dananglin deleted branch wip 2023-11-24 18:38:11 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: forks/go-jsonschema#1
No description provided.