开发者

FxCop: CA1709: Use acronym dictionary like in Resharper

开发者 https://www.devze.com 2023-03-04 23:11 出处:网络
is there a way to circumvent the FxCop\'s \"pascal acronym naming convention\" (which is .. controversial) enforcment in rule ca1709 by using an \'acronym dictionary\'?

is there a way to circumvent the FxCop's "pascal acronym naming convention" (which is .. controversial) enforcment in rule ca1709 by using an 'acronym dictionary'?

Also, I'm still waiting for a good explaination why this convention is necessary in the first place .. better than just "its convention"? There IS a difference between 开发者_StackOverflow社区IS and Is .. also between Gnu and GNU.


Yes, they can be suppressed: see How to: Customize the Code Analysis Dictionary

0

精彩评论

暂无评论...
验证码 换一张
取 消