We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a588ce commit d3c741dCopy full SHA for d3c741d
DESCRIPTION
@@ -3,7 +3,8 @@ Title: A 'Linter' for R Code
3
Version: 2.0.1
4
Authors@R: c(
5
person("Jim", "Hester", email = "[email protected]", role = c("aut", "cre")),
6
- person("Florent", "Angly", role = "aut")
+ person("Florent", "Angly", role = "aut"),
7
+ person("Russ", "Hyde", role = "aut")
8
)
9
URL: https://github.com/jimhester/lintr
10
BugReports: https://github.com/jimhester/lintr/issues
0 commit comments