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

Commit c10d79b

Browse files
committed
Add CI badge for codeformatter
1 parent 68004f5 commit c10d79b

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)