Skip to content

Commit

Permalink
Change URL order in DESCRIPTION to be pkgdown-friendly (#2561)
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil authored Apr 22, 2024
1 parent 341182b commit 28166bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Description: Checks adherence to a given style, syntax errors and possible
'RStudio IDE', 'Emacs', 'Vim', 'Sublime Text', 'Atom' and 'Visual
Studio Code'.
License: MIT + file LICENSE
URL: https://github.com/r-lib/lintr, https://lintr.r-lib.org
URL: https://lintr.r-lib.org, https://github.com/r-lib/lintr
BugReports: https://github.com/r-lib/lintr/issues
Depends:
R (>= 3.6)
Expand Down

0 comments on commit 28166bf

Please sign in to comment.