Skip to content

Commit 4e00d90

Browse files
committed
Create stylecop.json
1 parent a1f862c commit 4e00d90

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Parse/stylecop.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"settings": {
3+
"documentationRules": {
4+
"documentPublicElements": false
5+
}
6+
}
7+
}

0 commit comments

Comments
 (0)