Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace black and isort with ruff #174

Closed
5 tasks done
Tracked by #170
perdy opened this issue Feb 11, 2025 · 0 comments · Fixed by #176
Closed
5 tasks done
Tracked by #170

Replace black and isort with ruff #174

perdy opened this issue Feb 11, 2025 · 0 comments · Fixed by #176
Assignees
Labels
feature request Request for a new feature
Milestone

Comments

@perdy
Copy link
Member

perdy commented Feb 11, 2025

Use ruff format to completely replace black and isort:

  • Simplify scripts into: format (ruff format), lint (ruff check) and types (pyright).
  • Modify Makefile according to new scripts.
  • Modify pre-commit according to new scripts.
  • Modify Github Actions pipelines according to new scripts.
  • Remove black and isort, and their configurations.
@perdy perdy added the feature request Request for a new feature label Feb 11, 2025
@perdy perdy added this to the 1.10.0 milestone Feb 11, 2025
@perdy perdy self-assigned this Feb 11, 2025
@perdy perdy linked a pull request Feb 11, 2025 that will close this issue
@perdy perdy mentioned this issue Feb 14, 2025
7 tasks
github-actions bot pushed a commit that referenced this issue Mar 4, 2025
# [v1.10.0](v1.9.8...v1.10.0) (2025-03-04)

## ✨ New Features
- [`ede5e71`](ede5e71)  Path params component (#171) (Issues: [`#171`](https://github.com/vortico/flama/issues/))
- [`20fb505`](20fb505)  Replace black and isort with ruff (#174) (Issues: [`#174`](https://github.com/vortico/flama/issues/))
- [`2be8599`](2be8599)  Replace poetry with uv (#175) (Issues: [`#175`](https://github.com/vortico/flama/issues/))
- [`acb3896`](acb3896)  Module for gathering telemetry data (#169) (Issues: [`#169`](https://github.com/vortico/flama/issues/))
- [`ee9ccad`](ee9ccad)  Update error pages (#178) (Issues: [`#178`](https://github.com/vortico/flama/issues/))
- [`2f95f9f`](2f95f9f)  Enrich OpenAPI specification (#181) (Issues: [`#181`](https://github.com/vortico/flama/issues/))
- [`e4c2587`](e4c2587)  Docs page using Scalar (#179) (Issues: [`#179`](https://github.com/vortico/flama/issues/))

## 🐛 Bug Fixes
- [`9d35c83`](9d35c83)  Remove warning from using marshmallow Number instad of Float
github-actions bot pushed a commit that referenced this issue Mar 4, 2025
# [v1.10.0](v1.9.8...v1.10.0) (2025-03-04)

## ✨ New Features
- [`ede5e71`](ede5e71)  Path params component (#171) (Issues: [`#171`](https://github.com/vortico/flama/issues/))
- [`20fb505`](20fb505)  Replace black and isort with ruff (#174) (Issues: [`#174`](https://github.com/vortico/flama/issues/))
- [`0df0f60`](0df0f60)  Replace poetry with uv (#175) (Issues: [`#175`](https://github.com/vortico/flama/issues/))
- [`47a418b`](47a418b)  Module for gathering telemetry data (#169) (Issues: [`#169`](https://github.com/vortico/flama/issues/))
- [`8bf6c95`](8bf6c95)  Update error pages (#178) (Issues: [`#178`](https://github.com/vortico/flama/issues/))
- [`33f00ac`](33f00ac)  Enrich OpenAPI specification (#181) (Issues: [`#181`](https://github.com/vortico/flama/issues/))
- [`9da8ba6`](9da8ba6)  Docs page using Scalar (#179) (Issues: [`#179`](https://github.com/vortico/flama/issues/))

## 🐛 Bug Fixes
- [`9d35c83`](9d35c83)  Remove warning from using marshmallow Number instad of Float
github-actions bot pushed a commit that referenced this issue Mar 4, 2025
# [v1.10.0](v1.9.8...v1.10.0) (2025-03-04)

## ✨ New Features
- [`ede5e71`](ede5e71)  Path params component (#171) (Issues: [`#171`](https://github.com/vortico/flama/issues/))
- [`20fb505`](20fb505)  Replace black and isort with ruff (#174) (Issues: [`#174`](https://github.com/vortico/flama/issues/))
- [`be86afa`](be86afa)  Replace poetry with uv (#175) (Issues: [`#175`](https://github.com/vortico/flama/issues/))
- [`dd8adcb`](dd8adcb)  Module for gathering telemetry data (#169) (Issues: [`#169`](https://github.com/vortico/flama/issues/))
- [`b73754a`](b73754a)  Update error pages (#178) (Issues: [`#178`](https://github.com/vortico/flama/issues/))
- [`82525a0`](82525a0)  Enrich OpenAPI specification (#181) (Issues: [`#181`](https://github.com/vortico/flama/issues/))
- [`e18e871`](e18e871)  Docs page using Scalar (#179) (Issues: [`#179`](https://github.com/vortico/flama/issues/))

## 🐛 Bug Fixes
- [`9d35c83`](9d35c83)  Remove warning from using marshmallow Number instad of Float
github-actions bot pushed a commit that referenced this issue Mar 4, 2025
# [v1.10.0](v1.9.8...v1.10.0) (2025-03-04)

## ✨ New Features
- [`ede5e71`](ede5e71)  Path params component (#171) (Issues: [`#171`](https://github.com/vortico/flama/issues/))
- [`20fb505`](20fb505)  Replace black and isort with ruff (#174) (Issues: [`#174`](https://github.com/vortico/flama/issues/))
- [`0671bfe`](0671bfe)  Replace poetry with uv (#175) (Issues: [`#175`](https://github.com/vortico/flama/issues/))
- [`14faf81`](14faf81)  Module for gathering telemetry data (#169) (Issues: [`#169`](https://github.com/vortico/flama/issues/))
- [`3193d63`](3193d63)  Update error pages (#178) (Issues: [`#178`](https://github.com/vortico/flama/issues/))
- [`b771b9f`](b771b9f)  Enrich OpenAPI specification (#181) (Issues: [`#181`](https://github.com/vortico/flama/issues/))
- [`e99a739`](e99a739)  Docs page using Scalar (#179) (Issues: [`#179`](https://github.com/vortico/flama/issues/))

## 🐛 Bug Fixes
- [`9d35c83`](9d35c83)  Remove warning from using marshmallow Number instad of Float
@perdy perdy closed this as completed Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant