git2go/.github
Kirill f633706986
Generate stringer files automatically
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.

Ticket: #543
2021-10-14 18:02:04 +03:00
..
workflows Generate stringer files automatically 2021-10-14 18:02:04 +03:00