Skip to content

Commit edd950a

Browse files
committed
#139 Disable stylecop
1 parent be9bfee commit edd950a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Sakefile.shade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ test if='IsMono'
8484
use-standard-lifecycle
8585

8686
-// include sets of standard work targets. features include 'nuget,xunit,nunit'
87-
use-standard-goals features='nuget,xunit,stylecop'
87+
use-standard-goals features='nuget,xunit'
8888

8989
-// additional work targets are defined below
9090

0 commit comments

Comments
 (0)