Victor Farazdagi
748d513c62
proper error checking and type assertions ( #5424 )
...
* proper error checking and type assertions
2020-04-14 16:41:09 +00:00
Preston Van Loon
d5ddd012bc
Enforce error handling and checking type assertions ( #5403 )
...
* Enforce error handling and checking type assertions
* Reference issue #5404 in the TODO message
* doc description
* Merge branch 'master' into errcheck
* fix tests and address @nisdas feedbacK
* gaz
* fix docker image
2020-04-13 04:11:09 +00:00
Preston Van Loon
7a5010ecea
Add roughtime static code analysis and fix all violations ( #5370 )
...
* Add roughtime static code analysis and fix all violations
* Merge branch 'master' into enforce-roughtime
2020-04-09 23:35:42 +00:00
Preston Van Loon
7bdd1355b8
Add maligned struct static check ( #5296 )
...
* Add maligned static check
* Add file, oops
* lint
2020-04-03 05:09:15 +00:00
Preston Van Loon
d5dcc25472
Nogo fix for mac ( #3043 )
2019-07-22 07:39:37 -07:00
Raul Jordan
ccf7beb5f7
Prevent Canceling Goroutines in Validator Client ( #2324 )
...
* do not cancel assignments goroutines
* exclude rule
* disable lostcancel for now
2019-04-21 16:49:57 -04:00
Preston Van Loon
c69f1e83be
Exclude all third party code from unsafeptr ( #2321 )
2019-04-21 11:11:18 -04:00
Preston Van Loon
67cbf774f5
Add nogo to introduce built time linting ( #2317 )
...
* Add nogo and fix lint issues
* Run gazelle
* better gazelle
* ignore external struct tags
2019-04-21 22:14:34 +08:00