Commit Graph

4 Commits

Author SHA1 Message Date
Dan Kortschak
03398562de all: clean up lint identified by ruleguard
Ruleguard run with ruleguard -c=0 -rules ruleguard.rules.go ./... from
https://github.com/dgryski/semgrep-go with the following rules inactivated
to reduce noise:

- unconvert for floating point values
- oddcomparisons
- floateq
2021-05-19 05:44:58 +09:30
Egon Elbre
933b96a6d3 unit: make tests parallel 2020-03-16 16:10:59 +02:00
Dan Kortschak
6d55676c7d unit: complete coverage of generate code 2019-11-20 08:11:52 +10:30
Dan Kortschak
0625bf7eba unit: generate the Dimless type 2019-11-20 05:50:29 +10:30