Issues
- 6
goreduce can't find imported modules?
#27 opened by dkegel-fastly - 2
panic: could not remove name declaration
#28 opened by dkegel-fastly - 4
Modifying the input is surprising
#25 opened by pwaller - 0
Reduced output doesn't contain match string
#26 opened by pwaller - 2
Mock the Go toolchain in the tests by default
#17 opened by mvdan - 1
Can't compile
#23 opened by zcalusic - 0
Merge -match with the shell command to run
#22 opened by mvdan - 5
Add an "external runner" mode
#18 opened by josharian - 1
Inline function calls
#12 opened by mvdan - 1
- 1
Don't introduce empty lines
#3 opened by mvdan - 0
Take shortcuts if we're after a run-time issue
#20 opened by mvdan - 0
Inline single-use vars
#11 opened by mvdan - 5
- 3
Walk tree should start from the given func
#8 opened by mvdan - 1
- 1
- 3
- 9
- 0
Don't remove unused imports directly
#9 opened by mvdan - 1
Inline single-use consts
#10 opened by mvdan - 1
cleanup: use code coverage
#4 opened by mvdan - 2
cleanup: inline blocks
#7 opened by mvdan - 1
cleanup: remove dead assignments
#6 opened by mvdan - 0
cleanup: remove unused vars
#5 opened by mvdan - 3
Faster modify-compile-run steps
#1 opened by mvdan - 0
Work with packages other than .
#2 opened by mvdan