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

Not linting git-ignored files #85

Closed
gabmontes opened this issue Jan 24, 2018 · 1 comment
Closed

Not linting git-ignored files #85

gabmontes opened this issue Jan 24, 2018 · 1 comment

Comments

@gabmontes
Copy link

Possibly related to #75 , my case is the opposite. I have git-ignored JSON configuration files that I wish to be linted and see errors in Atom but will never be comitted. Perhaps an option to enable/disable linting git-ignored files would be great.

@Arcanemagus
Copy link
Member

linter respects Atom's global "Exclude VCS Ignored Paths", if you really want this just disable that option under Settings -> Core.

Configuration files generally should be committed to your repo, especially if they are important enough that you want them linted.

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

No branches or pull requests

2 participants