Add Create .linr command#1112
Conversation
Minor typo fix
|
I think now that we are moving toward more file creation functions, after this is merged we should look at relocating the files to a dedicated folder |
|
Currently, a Does it make sense to open the lintr file once it is created? For example, we could capture the path of the created normalizePath(lintr::use_lintr())and open it in vscode when the background process is finished. |
I think it maybe a bit noisy. |
OK sounds reasonable. Let's keep it silent for now. |
What problem did you solve?
Close #712
Add a simple command that simply calls the
lintr::use_lintrfunction that will be added in lintr 3.0.0.(If you have)Screenshot
(If you do not have screenshot) How can I check this pull request?
Select "Create .linr to the workspace" from the command palette, with the development version of
lintrpackage installed.