How to read settings on the project level?
Open
@dzsquared is already working on this.
Since Jan 29, 2025.
area: code analysis
documentation
- Dominant language
- C#
- Stars
- 460
- Forks
- 29
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 7
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.