Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE][BUG] Lint is not working #127

Open
mrtnbroder opened this issue Dec 10, 2013 · 1 comment
Open

[FEATURE][BUG] Lint is not working #127

mrtnbroder opened this issue Dec 10, 2013 · 1 comment

Comments

@mrtnbroder
Copy link

I've set "lintOnSave": true and "lintConfFile" to the path where my config.json file is. However, my files won't get linted on save. I always get a "successfully compiled", even though I know that it is not lint-free.

Also, it would be great to just put the config right into the "lintConfFile"-String, like this:

"lintConfFile": {
    "arrow_spacing": {
        "name": "arrow_spacing",
        "level": 1
    }
}
@gbouthenot
Copy link

I have the same issue.
better-coffeescript is the only package installed, coffeescript compile works. I have coffeelint at the same path than coffee, but when saving, or even when calling the command "Coffee: Lint" (as specified in #58), ST3 always tell me "No Lint errors". This happens even with a file full of syntax errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants