atom-lint icon indicating copy to clipboard operation
atom-lint copied to clipboard

Obsolete: Generic code linting support for Atom

Results 67 atom-lint issues
Sort by recently updated
recently updated
newest added

Hi, since some days I got an error in Atom from Linter if I try to work with css-files. I tried also to reinstall linter but than I get the...

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 0.187.0 **System**: Mac OS X 10.9.5 **Thrown From**: [atom-lint](https://github.com/yujinakayama/atom-lint) package, v0.20.1 ### Stack Trace Failed to activate the atom-lint...

This package is using many deprecated APIs and appears to be unmaintained but is a [major contributor](https://github.com/atom/atom/issues/6867) to deprecations experienced by users. There are couple ways to fix this by...

Trying to find some doc on this but unable to at the moment. Let me know if you have something. I want the package 'atom-lint' to stop running whichever linter...

It would be great to be able to jump to next error and not just next violation.

As I proposed on https://github.com/yujinakayama/atom-lint/issues/48 users should have more control on the warnings we see. That approach was too complicated since it was too difficult to maintain. But now (at...

In stylesheets/atom-lint.less: Use the `atom-text-editor` tag instead of the `editor` class.

In keymaps/atom-lint.cson: Use the `atom-workspace` tag instead of the `workspace` class.

[Enter steps to reproduce below:] 1. meteor create helloworld 2. cd helloworld 3. atom helloworld.js **Atom Version**: 0.201.0 **System**: Mac OS X 10.9.5 **Thrown From**: [atom-lint](https://github.com/yujinakayama/atom-lint) package, v0.20.1 ### Stack...