Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI flag to set path to elm-analyse.json #213

Open
Janiczek opened this issue Aug 24, 2019 · 0 comments
Open

CLI flag to set path to elm-analyse.json #213

Janiczek opened this issue Aug 24, 2019 · 0 comments

Comments

@Janiczek
Copy link

It's currently not possible to give elm-analyse the path to elm-analyse.json. There are usecases where that would be useful:

/elm-analyse.json -- global config

/src/ -- package
/elm.json

/cli/ -- application
/cli/elm.json

The "path to elm-analyse.json" flag would allow me to be able to run elm-analyse from /cli/ but use the global elm-analyse.json and not be forced to duplicate it.

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

No branches or pull requests

1 participant