Commit Graph

5 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
Dan Kortschak
19131e1d16 internal/asm: clean up tolerant testing 2020-01-15 08:05:42 +10:30
kortschak
805531d142 all: change capitalization of gonum in license header 2017-11-02 06:54:08 +10:30
kortschak
21d5891471 all: remove go1.7 build constraints 2017-10-27 13:48:47 +10:30
Brendan Tracey
dd0aa0144f internal: imported internal as a subtree 2017-05-23 00:02:41 -06:00