featurebase/roaring
Seebs 77d49ded64 so much lint
So with the switch to a new linter, we get a lot of new warnings,
and the majority of them are harmless probably, but a few might be
real. Variously just use _ to suppress warnings, or report errors.
There's probably things here that deserve better fixes, but we can
always revisit it.
2019-04-16 12:07:18 -05:00
..
testdata cleanup #1622 2018-09-06 16:27:10 -05:00
btree.go so much lint 2019-04-16 12:07:18 -05:00
btree_test.go inline cmp 2019-03-28 15:42:27 -05:00
container_stash.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
containers.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
containers_btree.go so much lint 2019-04-16 12:07:18 -05:00
containers_test.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
inst.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
nop_inst.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
roaring.go so much lint 2019-04-16 12:07:18 -05:00
roaring_helpers_test.go Abstract away access to container slices 2019-03-22 16:31:29 -05:00
roaring_internal_test.go so much lint 2019-04-16 12:07:18 -05:00
roaring_nop_paranoia.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
roaring_nop_stats.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
roaring_paranoia.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
roaring_stats.go Add license headers to files missing them and CI check to verify they are present. Fixes #1633 2019-04-12 11:30:41 -05:00
roaring_test.go so much lint 2019-04-16 12:07:18 -05:00