abide
abide copied to clipboard
With Go 1.15, tests fail
I believe this is from 1.15 on (read a long discussion if you're interested):
$ go test ./...
# github.com/beme/abide
./abide_test.go:25:9: conversion from int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)