Skip to content

Commit c7da137

Browse files
committed
Add Vint github action badge to README
1 parent 5946987 commit c7da137

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/workflows/reviewdog.yml renamed to .github/workflows/vint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: reviewdog
1+
name: Vint
22

33
on:
44
push:

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<img alt="OmniSharp" src="https://raw.github.com/OmniSharp/omnisharp-vim/gh-pages/omnisharp-logo-light.png">
33
</h1>
44

5-
![Test status](https://github.com/OmniSharp/omnisharp-vim/actions/workflows/vader.yml/badge.svg)
5+
![Vader status](https://github.com/OmniSharp/omnisharp-vim/actions/workflows/vader.yml/badge.svg)
6+
![Vint status](https://github.com/OmniSharp/omnisharp-vim/actions/workflows/vint.yml/badge.svg)
67

78
OmniSharp-vim is a plugin for Vim to provide IDE like abilities for C#.
89

0 commit comments

Comments
 (0)