An open API service indexing awesome lists of open source software.

https://github.com/wasabina67/ruff-example

Ruff example
https://github.com/wasabina67/ruff-example

pipenv pyenv ruff-python

Last synced: about 1 month ago
JSON representation

Ruff example

Awesome Lists containing this project

README

        

# ruff-example
Ruff example

## Commands

```bash
ruff check
```

```bash
ruff format
```