Skip to content

Commit

Permalink
need Collate order
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico committed Nov 29, 2020
1 parent dbff7ca commit 8662f64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Collate:
'addins.R'
'assignment_linter.R'
'assignment_spaces_linter.R'
'backport_linter.R'
'cache.R'
'closed_curly_linter.R'
'commas_linter.R'
Expand Down

1 comment on commit 8662f64

@lintr-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

R/backport_linter.R:48:11: style: Use <-, not =, for assignment.

backports = list(
          ^

Please sign in to comment.