Skip to content
This repository was archived by the owner on Jul 12, 2022. It is now read-only.

Commit 2e946b7

Browse files
committed
Merge pull request #58 from mmitche/ci-badge
Add CI badge for codeformatter
2 parents 68004f5 + c10d79b commit 2e946b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# CodeFormatter
22

3+
[![Build status](http://dotnet-ci.cloudapp.net/job/dotnet_codeformatter/badge/icon)](http://dotnet-ci.cloudapp.net/job/dotnet_codeformatter/)
4+
35
CodeFormatter is a tool that uses Roslyn to automatically rewrite the source to
46
follow our coding styles, which are [documented here][corefx-coding-style].
57

0 commit comments

Comments
 (0)