Skip to content

Commit

Permalink
Add news and missing lintr documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jimhester committed Nov 29, 2014
1 parent a039420 commit 7e250e1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# lintr 0.2.0 #

* Initial release
12 changes: 12 additions & 0 deletions man/lintr.Rd
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
% Generated by roxygen2 (4.0.2.9000): do not edit by hand
% Please edit documentation in R/lint.R
\name{lintr}
\alias{lintr}
\title{Lintr}
\description{
Static code analysis to find errors in style, syntax and semantics.
}
\seealso{
\code{\link{lint}}, \code{\link{lint_package}}, \code{\link{linters}}
}

0 comments on commit 7e250e1

Please sign in to comment.