Skip to content

Commit

Permalink
#139 Disable stylecop
Browse files Browse the repository at this point in the history
  • Loading branch information
Tratcher committed Nov 15, 2017
1 parent be9bfee commit edd950a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Sakefile.shade
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ test if='IsMono'
use-standard-lifecycle

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

-// additional work targets are defined below

Expand Down

0 comments on commit edd950a

Please sign in to comment.