DacFx
DacFx copied to clipboard
How to read settings on the project level?
What is the best way to load settings on the project level (for example xml or json) for my extended rules that have to be loaded once before a code analysis will be started? For example, I want to persist regular expressions that will be matched over TSQL object names. These regexes can vary in other teams and projects.