Changelog
- 52197eb Merge pull request #1 from ashishb/ashishb/tmp1
- 4741a2f chore(deps): bump actions/checkout from 4 to 5 (#9)
- 6a5227b chore(deps): bump actions/setup-go from 5 to 6 (#8)
- 781ce43 chore(deps): bump reviewdog/action-actionlint from 1.65.2 to 1.68.0 (#10)
- 24dd71d chore(deps): bump ruby/setup-ruby from 1.244.0 to 1.265.0 (#11)
- 93d6d82 chore: add .gitignore
- 63fe41a chore: add
make formatandmake lint - 999c928 chore: add goreleaser config for automated releases (#13)
- c2355cb ci: add GitHub Actions linter on the CI (#3)
- 9b7a141 ci: add Go Releaser config checker (#14)
- 5492f5d ci: add YAML linter
- 2f2cad4 ci: add
lintGo(#5) - 01d8291 ci: add
validateCodeFormatGo(#4) - 2bcecba ci: add dependabot config (#7)
- e2bd0d3 ci: fix
releaseBinaryworkflow (#16) - e1346f5 feat: add first version of non-functioning code
- 717f2b5 feat: add first version of working code
- 70e6580 fix: don't change
pyproject.tomlformatting when updating dependencies