Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mathroule committed Mar 23, 2021
1 parent 5a28787 commit e6d16c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/pmd/plugin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ def target_files

# Generate report and send inline comment with Danger's warn or fail method.
#
# @param [Boolean] inline_mode Report as inline comment, defaults to [true].
#
# @return [Array[PmdFile]]
def do_comment(report_files, inline_mode)
pmd_issues = []
Expand Down

0 comments on commit e6d16c3

Please sign in to comment.