Skip to content

Does anybody managed to use lintr to check code style in positron? #6057

Answered by lionel-
emilianomm asked this question in Q&A
Discussion options

You must be logged in to vote

We don't currently support lintr in our language server. I believe you'd have to use the LSP implemented in the R package languageserver (https://github.com/REditorSupport/languageserver) which supports lintr, but it's currently only integrated via the vscode-r extension which AFAIK is not recommended to install in Positron since it would conflict with our own language extension. So unfortunately I don't think this is possible at the moment.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@emilianomm
Comment options

Answer selected by emilianomm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants