Skip to content

Commit

Permalink
Replace black badge with ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-fs committed May 28, 2024
1 parent 7a1de4b commit 1224103
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,16 @@
[![Codecov](https://codecov.io/gh/bruno-fs/retrocookie-hypermodern-python/branch/main/graph/badge.svg)][codecov]

[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)][pre-commit]
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)][black]
[![Ruff codestyle][ruff badge]][ruff project]


[pypi status]: https://pypi.org/project/retrocookie-hypermodern-python/
[read the docs]: https://retrocookie-hypermodern-python.readthedocs.io/
[tests]: https://github.com/bruno-fs/retrocookie-hypermodern-python/actions?workflow=Tests
[codecov]: https://app.codecov.io/gh/bruno-fs/retrocookie-hypermodern-python
[pre-commit]: https://github.com/pre-commit/pre-commit
[black]: https://github.com/psf/black
[ruff badge]: https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json
[ruff project]: https://github.com/charliermarsh/ruff

## Features

Expand Down

0 comments on commit 1224103

Please sign in to comment.