简体   繁体   中英

Custom Fxcop Rules with SonarQube

I want to use only custom rules on my code with SonarQube. I have just dll's of custom rules.

How Can I do that? As per document I understood that I need to create a new rule but not sure how to create it.

You must create new rules in the SonarQube UI based on the existing "Template for custom FxCop rules" (key: CustomRuleTemplate) rule template. Everything you need to know is explained in the description of that rule template.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM