Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Windows not honoring coffeelint.json #588

Open
warlord0 opened this issue Dec 15, 2016 · 1 comment
Open

Windows not honoring coffeelint.json #588

warlord0 opened this issue Dec 15, 2016 · 1 comment

Comments

@warlord0
Copy link

Using this on my Linux box is great. But on Windows 10 using the same project it fails to find a default config file regardless of where I put it.

  • I put coffeelint.json in the project root (where I run coffeelint from.
  • I add coffeelintConfig: to package.json
  • I copy coffeelint.json to %HOME% / $HOME

Every time it fails and I must use -f ./coffeelint.json

@warlord0
Copy link
Author

warlord0 commented Dec 16, 2016

Actually, when using "coffeelintConfig": in package.json it does work as expected. Especially if you spell it right :D But it still doesn't read from the coffeelint.json config file

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

1 participant