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

[Feature] Expose configuration options for intelligent CLI defaults #2938

Open
antross opened this issue Sep 6, 2019 · 0 comments
Open

[Feature] Expose configuration options for intelligent CLI defaults #2938

antross opened this issue Sep 6, 2019 · 0 comments

Comments

@antross
Copy link
Member

antross commented Sep 6, 2019

As we keep adding more special-case handling to our default configuration I think we should start considering how we can do this in a way that's easier to extend.

Today once someone adds their own .hintrc file they lose the benefits of this conditional logic. E.g. if someone extends web-recommended then output in CI will look different than before and they won't be able to analyze file system paths. They can certainly replicate these behaviors by passing different config files to hint themselves depending on the context, but the sudden change in functionality may be surprising.

Originally posted in #2893 (review)

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

No branches or pull requests

1 participant