Skip to content

Commit 3c0e7b4

Browse files
authored
docs: add nuget badge (#3)
1 parent 80b6edf commit 3c0e7b4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Cnblogs.CodeQuality
22
English | [中文](https://github.com/cnblogs/code-quality/blob/main/README.zh-hans.md)
33

4+
![Nuget](https://img.shields.io/nuget/v/Cnblogs.CodeQuality)
5+
46
A bunch of rulesets used by Cnblogs, including StyleCop (`SA-XXXX`) and some other rules (`CA-XXXX`, `IDE-XXXX`, `DOC-XXXX`).
57

68
## How to use

README.zh-hans.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
[English](https://github.com/cnblogs/code-quality/blob/main/README.md) | 中文
44

5+
![Nuget](https://img.shields.io/nuget/v/Cnblogs.CodeQuality)
6+
57
博客园开源项目使用的 Roslyn 分析器规则集,包括 StyleCop (`SA-XXXX`) 及其他的一些规则 (`CA-XXXX`, `IDE-XXXX`, `DOC-XXXX`)。
68

79
## 如何使用

0 commit comments

Comments
 (0)