Skip to content

Commit f5afa9f

Browse files
committed
Add CI badge
1 parent 1c54fac commit f5afa9f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
**NOTE: I recommend that you use the [flycheck](https://github.com/flycheck/flycheck).
22
Because, you can run the checker more than one. Of course, including `cppcheck`.**
33

4+
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-green.svg)](https://www.gnu.org/licenses/gpl-3.0)
5+
46
# flymake-cppcheck.el
57

6-
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-green.svg)](https://www.gnu.org/licenses/gpl-3.0)
8+
[![CI](https://github.com/flymake/flymake-cppcheck/actions/workflows/test.yml/badge.svg)](https://github.com/flymake/flymake-cppcheck/actions/workflows/test.yml)
79

810
Cppcheck for Emacs with flymake-mode.
911

0 commit comments

Comments
 (0)