prysm-pulse/shared/htrutils
Radosław Kapka dca93ce641
Unnecessary Slice-to-Slice Conversion analyzer (#7321)
* analyzer with tests
* fix bazel file
* modify analyzer to fix build issues
* add analyzer to tool chain
* remove arrays from inspections
* fix redundant [:] operator
* Merge branch 'master' into use-slice-directly
* Merge branch 'master' into use-slice-directly
* fix another inspection
* add package-level comment
2020-09-23 16:14:34 +00:00
..
BUILD.bazel Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
hashers_test.go Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
hashers.go Simplify make call by omitting redundant arguments (#6949) 2020-08-10 11:06:53 +00:00
helpers_test.go Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
helpers.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00
htrutils_test.go Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
htrutils.go Move generic HashTreeRoot funcs to //shared (#6167) 2020-06-18 10:15:13 +08:00
merkleize_test.go Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
merkleize.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00