这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: NhokCrazy199/reviewdog

Tags

0.9.3

Toggle 0.9.3's commit message
0.9.3

Introduce (experimental) Project Config Based Run (reviewdog.yml)

* Document for Project Configuration Based Run [reviewdog#59](reviewdog#59) ([haya14busa](https://github.com/haya14busa))
* ProjectConf: fix data race of DiffCmd [reviewdog#56](reviewdog#56) ([haya14busa](https://github.com/haya14busa))
* ProjectConf: dogfooding [reviewdog#54](reviewdog#54) ([haya14busa](https://github.com/haya14busa))
* ProjectConf: remove 'isatty' because isatty==false in CI server [reviewdog#55](reviewdog#55) ([haya14busa](https://github.com/haya14busa))
* ProjectConf: hide secret environment variables from command executions [reviewdog#53](reviewdog#53) ([haya14busa](https://github.com/haya14busa))
* ProjectConf: introduce project based run [reviewdog#52](reviewdog#52) ([haya14busa](https://github.com/haya14busa))
* Refactor comment writer [reviewdog#51](reviewdog#51) ([haya14busa](https://github.com/haya14busa))
* ProjectConf: reforctoring: run reviewdog by project config [reviewdog#50](reviewdog#50) ([haya14busa](https://github.com/haya14busa))
* CI: introduce codecov [reviewdog#49](reviewdog#49) ([haya14busa](https://github.com/haya14busa))
* ProjectConf: introduce config struct and Parse func [reviewdog#48](reviewdog#48) ([haya14busa](https://github.com/haya14busa))
* CI: introduce errcheck [reviewdog#45](reviewdog#45) ([haya14busa](https://github.com/haya14busa))
* use "golang.org/x/net/context" for now to make reviewdog buildable in pre go 1.7 [reviewdog#44](reviewdog#44) ([haya14busa](https://github.com/haya14busa))
* update travis sec token [reviewdog#42](reviewdog#42) ([haya14busa](https://github.com/haya14busa))

0.9.2

Toggle 0.9.2's commit message
0.9.2

* Support checkstyle XML format as an input [reviewdog#41](reviewdog#41) ([haya14busa](https://github.com/haya14busa))
* gitter integration [reviewdog#39](reviewdog#39) ([haya14busa](https://github.com/haya14busa))
* support GitHub Enterprise [reviewdog#36](reviewdog#36) ([haya14busa](https://github.com/haya14busa))
* Use & recommend to use the released binary [reviewdog#37](reviewdog#37) ([haya14busa](https://github.com/haya14busa))

0.9.1

Toggle 0.9.1's commit message
0.9.1

* handle relative path starts with ./ [reviewdog#34](reviewdog#34) ([haya14busa](https://github.com/haya14busa))
* Fix typo in error message [reviewdog#30](reviewdog#30) ([thinca](https://github.com/thinca))
* cmd: introduce -name arg [reviewdog#32](reviewdog#32) ([haya14busa](https://github.com/haya14busa))
* use -name arg [reviewdog#33](reviewdog#33) ([haya14busa](https://github.com/haya14busa))
* update secure token [reviewdog#27](reviewdog#27) ([haya14busa](https://github.com/haya14busa))

0.9.0

Toggle 0.9.0's commit message
vesion 0.9.0

Initial release