SonarLint各种提示的意思

1、Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.

 

 

2、Method has 15 parameters, which is greater than 7 authorized.

意思是方法参数里面最好不要超过7个

posted @ 2019-06-06 17:32  Lost blog  阅读(4204)  评论(0)    收藏  举报