prysm-pulse/tools/analyzers
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
..
comparesame Identical expression comparison analyzer (#7066) 2020-08-21 16:48:27 +00:00
cryptorand Move hard-coded constants to global consts (#6467) 2020-07-03 15:25:32 +00:00
errcheck Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
featureconfig libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
maligned Remove unused code (#6065) 2020-05-31 15:47:15 -07:00
nop No-op Instruction analyzer (#7249) 2020-09-17 16:18:19 +00:00
shadowpredecl Shadowed Predeclared Indentifier analyzer (#7215) 2020-09-14 12:49:15 +02:00
slicedirect Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00