Skip to content

Commit

Permalink
debug: add test code to test reviewdog
Browse files Browse the repository at this point in the history
  • Loading branch information
haya14busa committed Sep 15, 2019
1 parent 79dcb9c commit 892822e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions reviewdog.go
Expand Up @@ -10,6 +10,8 @@ import (
"github.com/reviewdog/reviewdog/diff"
)

var X = 14

// Reviewdog represents review dog application which parses result of compiler
// or linter, get diff and filter the results by diff, and report filtered
// results.
Expand Down

0 comments on commit 892822e

Please sign in to comment.