mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2025-01-18 04:10:46 +00:00
add ruff badge
This commit is contained in:
parent
70c225bda3
commit
752d1d7dd9
5
.gitignore
vendored
5
.gitignore
vendored
@ -133,10 +133,7 @@ dmypy.json
|
|||||||
.pyre/
|
.pyre/
|
||||||
|
|
||||||
# build
|
# build
|
||||||
sv_ttk/
|
|
||||||
theme/
|
theme/
|
||||||
|
spec/
|
||||||
sv_*.py
|
|
||||||
fst_*.py
|
|
||||||
|
|
||||||
.vscode/
|
.vscode/
|
@ -1,7 +1,7 @@
|
|||||||
[![PyPI version](https://badge.fury.io/py/voicemeeter-compact.svg)](https://badge.fury.io/py/voicemeeter-compact)
|
[![PyPI version](https://badge.fury.io/py/voicemeeter-compact.svg)](https://badge.fury.io/py/voicemeeter-compact)
|
||||||
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/onyx-and-iris/voicemeeter-compact/blob/main/LICENSE)
|
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/onyx-and-iris/voicemeeter-compact/blob/main/LICENSE)
|
||||||
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
|
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
|
||||||
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
|
[![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)
|
||||||
![OS: Windows](https://img.shields.io/badge/os-windows-red)
|
![OS: Windows](https://img.shields.io/badge/os-windows-red)
|
||||||
|
|
||||||
![Image of app/potato size comparison](./doc_imgs/potatocomparisonsmaller.png)
|
![Image of app/potato size comparison](./doc_imgs/potatocomparisonsmaller.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user