Skip to content

Commit

Permalink
add eslint badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrf committed Apr 16, 2023
1 parent cd132ad commit 8a7d64c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
![build](https://github.com/hgrf/racine/actions/workflows/ci.yml/badge.svg)
![coverage](https://raw.githubusercontent.com/hgrf/racine/python-coverage-comment-action-data/badge.svg)
![flake8](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/hgrf/1cfaee423c85504cd204cf4649e2cf29/raw/flake8-badge.json)
![eslint](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/hgrf/1cfaee423c85504cd204cf4649e2cf29/raw/eslint-badge.json)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Documentation Status](https://readthedocs.org/projects/racine/badge/?version=latest)](https://racine.readthedocs.io/en/latest/?badge=latest)
[![Join the chat at https://gitter.im/racine/community](https://badges.gitter.im/racine/community.svg)](https://gitter.im/racine/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Expand Down

0 comments on commit 8a7d64c

Please sign in to comment.