git2go/.github
lhchavez 0c7782a2f6
Generate stringer files automatically (#841) (#866)
Added `stringer` annotations to `git.go` for `ErrorClass` and
`ErrorCode`. Added `generate` rule for `Makefile` to generate
string representations for these types (first building cgo files
in `_obj` dir to get C constants). Finally, updated `ci` actions
workflow to check that generated files are up to date.

Fixes: #543
(cherry picked from commit 5e35338d58)

Co-authored-by: Kirill <g4s8.public@gmail.com>
2021-11-09 06:48:31 -08:00
..
workflows Generate stringer files automatically (#841) (#866) 2021-11-09 06:48:31 -08:00