Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Does not lint files that are ignored from version control #38

Closed
Pysis868 opened this issue Oct 10, 2016 · 3 comments
Closed

Does not lint files that are ignored from version control #38

Pysis868 opened this issue Oct 10, 2016 · 3 comments

Comments

@Pysis868
Copy link

We have certain assets in our Ruby of Rails project that are not included in source control, but may need to be edited occasionally.

Not sure if this was a design decision, or simply overlooked.

Opening this issue to see if it's simple enough to include, possibly with a configuration option if others do not want this enabled (although then they just never care to open those files, so it should be fine), or at least to see if this enhancement/bugfix would be in line with the project's direction.

@sindresorhus
Copy link
Owner

That's actually not this plugin's doing, but Atom Linter (the thing that runs all the linter plugins). See the "Do Not Lint Files Ignored by VCS" in the Atom Linter settings in Atom.

@Pysis868
Copy link
Author

Pysis868 commented Oct 10, 2016

Had that feeling, but didn't know about the setting. It works now, thanks!

@sindresorhus
Copy link
Owner

Glad you got it working :) Let me know if you have any other feedback.

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

No branches or pull requests

2 participants