Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmanuelthiel committed Mar 17, 2022
1 parent 62be226 commit 31f3aec
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# ![wemogy logo](https://wemogyimages.blob.core.windows.net/logos/wemogy-github-tiny.png) StyleCop


`Directory.Build.props`:

```xml
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ItemGroup>
<PackageReference Include="Wemogy.StyleCop" Version="*" />
</ItemGroup>
</Project>
```

Details: https://kmyr.dev/post/stylecop-with-team-shared-rules-and-auto-update

0 comments on commit 31f3aec

Please sign in to comment.