Improve documentation, add examples, and modernize CI workflows#5
Improve documentation, add examples, and modernize CI workflows#5
Conversation
- Create example_test.go with usage examples. - Add comments to exported types and functions in types.go. - Add LICENSE file (MIT). - Update README.md with badges and license info. - Rename .github/workflows/go.yml to test.yml and update to setup-go@v5. - Create .github/workflows/vet.yml. - Create .github/workflows/golangci-lint.yml. - Create .github/workflows/fmt.yml.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
This PR addresses several maintenance tasks:
example_test.gowith testable examples for the main API functions (ToCamelCase,ToPascalCase,ToKebabCase,ToSnakeCase,ToFormattedCase).types.goand updatedREADME.mdwith build status badges and license information.LICENSEfile.go.ymltotest.ymland updatedactions/setup-goto v5.vet.ymlforgo vet.golangci-lint.ymlfor linting.fmt.ymlto enforce code formatting.go fmtwhich slightly updatedtypes_test.go.PR created automatically by Jules for task 1352783081704879614 started by @arran4