Code Monkey home page Code Monkey logo

Comments (4)

AsaAyers avatar AsaAyers commented on September 14, 2024

there are numerous issues where the coffeelint.json isn't recognized.

Where exactly are these numerous issues?

selection_134

from linter-coffeelint.

AsaAyers avatar AsaAyers commented on September 14, 2024

Try running the coffeelint from the command line. This will verify whether the bug is coffeelint or linter-coffeelint. Also coffeelint will warn when there is a syntax error in the config file, but currently linter-coffeelint doesn't.

I verified that linter-coffeelint does work when coffeelint.json is a symlink.

from linter-coffeelint.

febLey avatar febLey commented on September 14, 2024

I'm Sorry, my initial post sounded harsh.
I meant that multiple users had problems with the coffeelint.json, but they're solved by now.

I followed your advise and tried it on the command line.
coffeelint doesn't throw an error, so it seems like there's a problem with the plugin.
This must be connected to the fact that i use symlinks.

from linter-coffeelint.

AsaAyers avatar AsaAyers commented on September 14, 2024

I was trying to symlink coffeelint.json, but I see from your screenshot that you're linking your code into a project instead.

If you open up the console in atom and run atom.workspace.getActiveTextEditor().getPath() you'll see it doesn't involve your symlink. It's the actual path to the file. Since that's the path we have, that is what linter-coffeelint is going to search to find a configuration file.

Sorry, I think if you want to see a fix for this you'll need to get Atom to provide the symlinked path.

from linter-coffeelint.

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.