bradleyfalzon / revgrep

Filters output from static analysis tools, showing only recently changed lines of code
Apache License 2.0
103 stars 15 forks source link

Support absolute file paths #8

Closed bradleyfalzon closed 8 years ago

bradleyfalzon commented 8 years ago

As a user, I should be able to revgrep static analysis tools using either relative or absolute paths.

/home/bradleyf/go/src/github.com/bradleyfalzon/revgrep/revgrep.go:93:7: should omit comparison to bool constant, can be simplified to changed
bradleyfalzon commented 8 years ago

Fixed via 3bb3338baf9d67d8747be0babb1594decaf0117b