Skip to content

Commit 9f0306f

Browse files
committed
docs(readme): add tests and codeql status
1 parent 48e57de commit 9f0306f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# stylelint-config-coldfront
22

3-
[![NPM Version](https://img.shields.io/npm/v/stylelint-config-coldfront.svg?style=for-the-badge)](https://www.npmjs.org/package/stylelint-config-coldfront)
3+
[![Latest release](https://img.shields.io/npm/v/stylelint-config-coldfront.svg?style=for-the-badge)](https://www.npmjs.org/package/stylelint-config-coldfront)
44
[![License](https://img.shields.io/github/license/coldfrontlabs/stylelint-config-coldfront.svg?style=for-the-badge)](/LICENSE)
5+
[![Tests](https://img.shields.io/github/actions/workflow/status/coldfrontlabs/stylelint-config-coldfront/test.yml?branch=4.x&label=Tests&style=for-the-badge)](https://github.com/coldfrontlabs/stylelint-config-coldfront/actions/workflows/test.yml)
6+
[![GitHub CodeQL](https://img.shields.io/github/actions/workflow/status/coldfrontlabs/stylelint-config-coldfront/codeql-analysis.yml?branch=4.x&label=CodeQL&style=for-the-badge)](https://github.com/coldfrontlabs/stylelint-config-coldfront/actions/workflows/codeql-analysis.yml)
57

68
Custom stylelint config used for Coldfront projects.
79

0 commit comments

Comments
 (0)