How to import rules.csv to sonar?

后端 未结 2 1939
孤城傲影
孤城傲影 2021-02-14 09:20

I have a rules.csv file which I downloaded from another site, how do I import this to my sonar?

I do not have the credentials to get the XML file.

2条回答
  •  被撕碎了的回忆
    2021-02-14 10:06

    i figure it out. if you MUST get the rules from another group then do this:

    1. click configuration and choose the quality profile
    2. click the permalink tab
    3. copy the xml of all the rules you wanted, save them accordlying
    4. create a new profile and use those files you saved as the new rules

提交回复
热议问题