Closed
Description
We'd like to be able to configure the analysis server, in such as way that the configuration is associated/tied to a project.
There are a few things we'd like to configure, among other things:
- which directories should be ignored during analysis (blacklist)
- which warnings/hints should be displayed to a user
- a whitelist of directories to analyze (potentially)
- plugins (potentially)
Ideally, this configuration is human readable/writable, is machine readable/writable, is easy to extend, can be checked into source control, and is discoverable by the analysis server.