Git Product home page Git Product logo

Comments (5)

randy3k avatar randy3k commented on May 26, 2024 1

Unfortunately, it is not possible to peek into the internal logic. You could try

languageserver:::diagnose_file(<the file you want to lint>)

to see if it reports infix spaces errors.

from languageserver.

randy3k avatar randy3k commented on May 26, 2024 1

With lintr 1.0.3, you could specify the lintr settings in a .lintr file at the user directory. I also recommend you to remove the languageserver.default_linters setting while using the global .lintr file.

from languageserver.

randy3k avatar randy3k commented on May 26, 2024

A new version was released last month. I’ll need to see if it breaks anything. It has been working for me for a while though

from languageserver.

hermidalc avatar hermidalc commented on May 26, 2024

I feel a bit blind as to what is going on under the hood, is there a way to check if languageserver is actually loading and applying the default linters?

from languageserver.

hermidalc avatar hermidalc commented on May 26, 2024

Hi - thank you I figured it out finally after your help. I'm using Atom in IDE mode so it was using lintr from the ide-r package plus I accidentally had the non-IDE linter-lintr package installed as well. The redundant second package was not looking at the .Rprofile languageserver custom settings. I uninstalled linter-lintr and then everything is better.

from languageserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.