Skip to content

Commit

Permalink
add ruff badge, use pre-commit CI badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ITProKyle committed Feb 4, 2025
1 parent 7ce2c31 commit b0dfb2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# generic-template

[![Documentation Status](https://readthedocs.org/projects/generic-template/badge/?version=stable)](https://generic-template.readthedocs.io/en/stable/)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/ITProKyle/generic-template/master.svg)](https://results.pre-commit.ci/latest/github/ITProKyle/generic-template/master)
[![renovate](https://img.shields.io/badge/enabled-brightgreen?logo=renovatebot&logoColor=%2373afae&label=renovate)](https://developer.mend.io/)

A generic template for GitHub repos.
Expand Down

0 comments on commit b0dfb2b

Please sign in to comment.