mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 02:44:59 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| column.go | ||
| ddl.go | ||
| extract.go | ||
| handler_test.go | ||
| main_test.go | ||
| mapper.go | ||
| mapper_test.go | ||
| mask.go | ||
| model.go | ||
| query.go | ||
| reduce.go | ||
| reduce_test.go | ||
| router.go | ||
| select.go | ||
| show.go | ||