[GH-ISSUE #19] Setup linting and/or autoformatting for backend #21

Closed
opened 2026-02-27 19:16:33 +03:00 by kerem · 0 comments
Owner

Originally created by @EddieTheCubeHead on GitHub (Jan 17, 2024).
Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/19

Ruff has autoformat now (!) https://docs.astral.sh/ruff/settings/#format

Could use that as a part of the solution. Maybe black lint on CI/CD run and a way to run black format locally or even on save for PyCharm users (https://github.com/koxudaxi/ruff-pycharm-plugin maybe?)

Acceptance criteria: Linter run on CI/CD run in github
Optional acceptance criteria: Way to run black autoformat locally either manually or on save

Originally created by @EddieTheCubeHead on GitHub (Jan 17, 2024). Original GitHub issue: https://github.com/EddieTheCubeHead/Stagnum/issues/19 Ruff has autoformat now (!) https://docs.astral.sh/ruff/settings/#format Could use that as a part of the solution. Maybe black lint on CI/CD run and a way to run black format locally or even on save for PyCharm users (https://github.com/koxudaxi/ruff-pycharm-plugin maybe?) Acceptance criteria: Linter run on CI/CD run in github Optional acceptance criteria: Way to run black autoformat locally either manually or on save
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Stagnum#21
No description provided.