File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ NPM Version] [ npm-image ]] [ downloads-url ]
4
4
[ ![ NPM Downloads] [ downloads-image ]] [ downloads-url ]
5
5
[ ![ NPM License] [ license-image ]] [ downloads-url ]
6
- [ ![ Test Workflow Status] [ test-workflow-image ]] [ downloads-url ]
6
+ [ ![ Test Workflow Status] [ test-workflow-image ]] [ workflow-url ]
7
+ [ ![ Test Coverage] [ test-coverage-image ]] [ test-coverage-url ]
7
8
8
9
9
10
ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder.
@@ -87,4 +88,8 @@ Then configure the rules you want to use under the rules section.
87
88
[ downloads-image ] : https://img.shields.io/npm/dm/eslint-plugin-check-file.svg
88
89
[ license-image ] : https://img.shields.io/npm/l/eslint-plugin-check-file
89
90
[ test-workflow-image ] : https://img.shields.io/github/actions/workflow/status/DukeLuo/eslint-plugin-check-file/test.yml?label=test
91
+ [ test-coverage-image ] : https://img.shields.io/codecov/c/gh/DukeLuo/eslint-plugin-check-file
92
+
90
93
[ downloads-url ] : https://www.npmjs.com/package/eslint-plugin-check-file
94
+ [ workflow-url ] : https://github.com/DukeLuo/eslint-plugin-check-file/actions
95
+ [ test-coverage-url ] : https://app.codecov.io/gh/DukeLuo/eslint-plugin-check-file
You can’t perform that action at this time.
0 commit comments