Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-25 | Allow lintr to consider .Renviron settings. Fix #3391 (#3727) | ourigen | |
* Fix lintr.vim to consider Renviron * Update test_lintr.vader to match lintr.vim fix * Update credits Co-authored-by: ourigen <ourigen [at] pm.me> | |||
2021-03-01 | Close #2281 - Separate cwd commands from commands | w0rp | |
Working directories are now set seperately from the commands so they can later be swapped out when running linters over projects is supported, and also better support filename mapping for running linters on other machines in future. | |||
2020-11-21 | Use _config for LSP config options | w0rp | |
2020-11-21 | Add support for R languageserver (#3370) | Eric Zhao | |
2019-02-22 | #2132 - Replace all uses of foo_callback with foo | w0rp | |
2018-06-07 | Use --vanilla switch for Rscript | Stefan Siegel | |
This prevents possibly bad interference with the user's R environment, e.g. by an auto-activating packrat. | |||
2018-02-05 | Removed trailing whitespaces | Fenner Macrae | |
2018-02-05 | Fixed lintr::lint_package command | Fenner Macrae | |
2018-02-04 | Add lint_package support to lintr | Fenner Macrae | |
2018-01-31 | Update formatting and tests. | Michael Quinn | |
2018-01-29 | Call lintr library before linting | Michael Quinn | |
This solves namespace issues related to the objects used to set linting options. | |||
2017-09-03 | allow options to be set for `lintr` | Alex Axthelm | |
2017-09-03 | Allow for lintr options | Alex Axthelm | |
2017-07-03 | Fix #182 - Add support for lintr | w0rp | |