mirror of
https://github.com/gonum/gonum.git
synced 2025-10-05 15:16:59 +08:00

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