I have the following configuration in my ~/.lintr file
linters: linters_with_defaults(
assignment_linter = NULL
)
But I am getting this:
Any idea of what I could change to make it work?
I have the following configuration in my ~/.lintr file
linters: linters_with_defaults(
assignment_linter = NULL
)
But I am getting this:
Any idea of what I could change to make it work?
Copyright © 2021 Jogjafile Inc.

Look at this post, it seems DCF files are finicky about indentation, and line ends: