Skip to content

Commit 9f877fa

Browse files
committed
docs(readme): add tests and codeql status
1 parent 964ff6f commit 9f877fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
[![Latest release](https://img.shields.io/github/v/release/coldfrontlabs/eslint-plugin-drupal-contrib?include_prereleases&style=for-the-badge)](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib/releases)
44
[![License](https://img.shields.io/github/license/coldfrontlabs/eslint-plugin-drupal-contrib?style=for-the-badge)](/LICENSE)
5-
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=for-the-badge)](https://conventionalcommits.org)
5+
[![Tests](https://img.shields.io/github/actions/workflow/status/coldfrontlabs/eslint-plugin-drupal-contrib/test.yml?branch=4.x&label=Tests&style=for-the-badge)](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib/actions/workflows/test.yml)
6+
[![GitHub CodeQL](https://img.shields.io/github/actions/workflow/status/coldfrontlabs/eslint-plugin-drupal-contrib/codeql-analysis.yml?branch=4.x&label=CodeQL&style=for-the-badge)](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib/actions/workflows/codeql-analysis.yml)
67
[![Drupal Version](https://img.shields.io/badge/Drupal-9.x-blue?style=for-the-badge)](https://www.drupal.org/project/drupal)
78

89
An ESLint plugin to match the [Drupal standard](https://www.drupal.org/node/1955232) for contrib modules and themes.

0 commit comments

Comments
 (0)