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

Implement a mechanism to configure analysis server and analyzer #23898

Closed
sethladd opened this issue Jul 22, 2015 · 1 comment
Closed

Implement a mechanism to configure analysis server and analyzer #23898

sethladd opened this issue Jul 22, 2015 · 1 comment
Assignees
Labels
analyzer-command Issues with the command-line dartanalyzer tool analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-enhancement A request for a change that isn't a bug
Milestone

Comments

@sethladd
Copy link
Contributor

A way to configure the analyzer's behavior:

  • directories to ignore
  • directories to white-list
  • potentially: plugins
  • potentially: lint rules

etc

@sethladd sethladd added Type-Enhancement area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. analyzer-server analyzer-command Issues with the command-line dartanalyzer tool labels Jul 22, 2015
@sethladd sethladd added this to the 1.12 milestone Jul 22, 2015
@sethladd
Copy link
Contributor Author

Dupe of #23851

@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed type-enhancement labels Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer-command Issues with the command-line dartanalyzer tool analyzer-server area-analyzer Use area-analyzer for Dart analyzer issues, including the analysis server and code completion. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants