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

Dotfiles and folders are ignored #15

Closed
eheikes opened this issue Nov 11, 2016 · 0 comments · Fixed by #16
Closed

Dotfiles and folders are ignored #15

eheikes opened this issue Nov 11, 2016 · 0 comments · Fixed by #16
Assignees
Labels

Comments

@eheikes
Copy link
Member

eheikes commented Nov 11, 2016

Any file or folder that begins with a dot is automatically ignored by eslint (see eslint/eslint#4828). This can be turned on with the dotfiles option or by turning off ignore.

In some cases we want to lint dotfiles (e.g. .tmp/file.js).

@eheikes eheikes added the bug label Nov 11, 2016
@eheikes eheikes self-assigned this Nov 11, 2016
barronhagerman referenced this issue Nov 11, 2016
Include dotfiles when linting JS.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant