Skip to content

Commit 7c4f9f8

Browse files
committed
docs: update README
1 parent c8dd421 commit 7c4f9f8

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
@@ -3,6 +3,7 @@
33
[![NPM Version][npm-image]][downloads-url]
44
[![NPM Downloads][downloads-image]][downloads-url]
55
[![NPM License][license-image]][downloads-url]
6+
[![Test Workflow Status][test-workflow-image]][downloads-url]
67

78

89
ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder.
@@ -85,4 +86,5 @@ Then configure the rules you want to use under the rules section.
8586
[npm-image]: https://img.shields.io/npm/v/eslint-plugin-check-file.svg
8687
[downloads-image]: https://img.shields.io/npm/dm/eslint-plugin-check-file.svg
8788
[license-image]: https://img.shields.io/npm/l/eslint-plugin-check-file
89+
[test-workflow-image]: https://img.shields.io/github/actions/workflow/status/DukeLuo/eslint-plugin-check-file/test.yml?label=test
8890
[downloads-url]: https://www.npmjs.com/package/eslint-plugin-check-file

0 commit comments

Comments
 (0)