featurebase/sql
Travis Turner d2856bfeee
Linters! (#2314)
* Add (commented out) linters that we should introduce

I went through the available linters and added (commented out) the ones
I think we should work on in the near term. In other words, fix them,
then uncomment them so they are enabled in CI.

* linter: errchkjson

* linter: ineffassign

* linter: gosimple

* linter: errname
2023-03-10 15:13:15 -06:00
..
column.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
ddl.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
extract.go staticcheck fixes (#2278) 2022-11-15 11:33:10 -08:00
handler_test.go cleaned up sync from private repo 2022-09-30 11:20:58 -07:00
main_test.go added testify dependency 2022-09-30 11:31:37 -07:00
mapper.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
mapper_test.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
mask.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
model.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
query.go Linters! (#2314) 2023-03-10 15:13:15 -06:00
reduce.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
reduce_test.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
router.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
select.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
show.go Fixed some import issues resulting from syncing the private repo 2022-11-17 08:58:22 -08:00