summaryrefslogtreecommitdiff
path: root/ale_linters/r
AgeCommit message (Expand)Author
2018-06-07Use --vanilla switch for RscriptStefan Siegel
2018-02-05Removed trailing whitespacesFenner Macrae
2018-02-05Fixed lintr::lint_package commandFenner Macrae
2018-02-04Add lint_package support to lintrFenner Macrae
2018-01-31Update formatting and tests.Michael Quinn
2018-01-29Call lintr library before lintingMichael Quinn
2017-09-03allow options to be set for `lintr`Alex Axthelm
2017-09-03Allow for lintr optionsAlex Axthelm
2017-07-03Fix #182 - Add support for lintrw0rp