gosec/core
Grant Murphy d3f0a08f0d Report a failure and exit if type checking fails
Type checking failures were previously not reported and the file was
silently ignored. This change will report the error and halt further
processing.
2017-01-13 11:27:17 -08:00
..
analyzer.go Report a failure and exit if type checking fails 2017-01-13 11:27:17 -08:00
call_list.go Update error test case 2016-11-18 14:09:10 -08:00
call_list_test.go Update error test case 2016-11-18 14:09:10 -08:00
helpers.go Address unhandled error conditions 2016-12-02 10:20:23 -08:00
helpers_test.go Recreate fileset each time we process a file 2016-12-02 15:21:13 -08:00
issue.go Adding some inline documentation for godoc 2016-08-12 14:17:28 +01:00
resolve.go Remove ast.Print debug message from tryresolve 2016-12-01 09:24:58 -08:00
select.go Adding some inline documentation for godoc 2016-08-12 14:17:28 +01:00