lebr0nli / GEP

GEP (GDB Enhanced Prompt) - a GDB plug-in to enhance your GDB with fzf history search, fish-like autosuggestions, tab auto-completion with fzf, and more!
MIT License
98 stars 7 forks source link

Use ruff #29

Closed lebr0nli closed 6 months ago

lebr0nli commented 6 months ago

Use ruff to replace flake8, black, and isort