Skip to content

Commit dd1dffc

Browse files
YomesIncconst-cloudinary
authored andcommitted
Enable CA1303 rule
1 parent 8aa1c75 commit dd1dffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CloudinaryDotNet/Cloudinary.ruleset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
<Rule Id="CA1062" Action="None" />
103103
<Rule Id="CA1065" Action="Warning" />
104104
<Rule Id="CA1200" Action="None" />
105-
<Rule Id="CA1303" Action="Info" />
105+
<Rule Id="CA1303" Action="Warning" />
106106
<Rule Id="CA1304" Action="Warning" />
107107
<Rule Id="CA1305" Action="Warning" />
108108
<Rule Id="CA1307" Action="Warning" />

0 commit comments

Comments
 (0)