File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
- name : Python linting + formatting with Ruff and Black
1
+ name : Python linting
2
2
3
3
on : [push]
4
4
Original file line number Diff line number Diff line change 3
3
[ ![ codecov] ( https://codecov.io/github/mrtolkien/fastapi_simple_security/branch/master/graph/badge.svg?token=8VIKJ9J3XF )] ( https://codecov.io/github/mrtolkien/fastapi_simple_security )
4
4
[ ![ Python Tests] ( https://github.com/mrtolkien/fastapi_simple_security/actions/workflows/pr_python_tests.yml/badge.svg )] ( https://github.com/mrtolkien/fastapi_simple_security/actions/workflows/pr_python_tests.yml )
5
5
[ ![ Linting] ( https://github.com/mrtolkien/fastapi_simple_security/actions/workflows/push_linting.yml/badge.svg )] ( https://github.com/mrtolkien/fastapi_simple_security/actions/workflows/push_linting.yml )
6
+
7
+ [ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
6
8
[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
7
9
[ ![ pre-commit enabled] [ pre-commit badge ]] [ pre-commit project ]
8
10
[ ![ Conventional Commits] ( https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white )] ( https://conventionalcommits.org )
You can’t perform that action at this time.
0 commit comments