mirror of
https://github.com/finmars-platform/finmars-core.git
synced 2026-04-26 06:35:59 +03:00
[PR #97] [MERGED] Init linters #159
Labels
No labels
BackEnd
FrontEnd
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/finmars-core#159
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/finmars-platform/finmars-core/pull/97
Author: @paktusov
Created: 9/3/2025
Status: ✅ Merged
Merged: 9/3/2025
Merged by: @paktusov
Base:
main← Head:PLAT-1895📝 Commits (1)
2e9a48eInit linters📊 Changes
436 files changed (+7123 additions, -15769 deletions)
View changed files
📝
.github/workflows/main.yml(+15 -2)📝
.github/workflows/other.yml(+15 -2)📝
Makefile(+7 -5)📝
finmars_standardized_errors/apps.py(+1 -3)📝
finmars_standardized_errors/exceptions.py(+8 -16)📝
finmars_standardized_errors/formatter.py(+10 -23)📝
finmars_standardized_errors/handler.py(+10 -16)📝
finmars_standardized_errors/middleware.py(+28 -22)📝
finmars_standardized_errors/openapi.py(+19 -63)📝
finmars_standardized_errors/openapi_hooks.py(+15 -34)📝
finmars_standardized_errors/openapi_utils.py(+36 -73)📝
finmars_standardized_errors/serializers.py(+3 -2)📝
finmars_standardized_errors/types.py(+5 -4)📝
finmars_standardized_errors/views.py(+28 -24)📝
healthcheck/__init__.py(+1 -3)📝
healthcheck/apps.py(+1 -1)📝
healthcheck/conf.py(+4 -4)📝
healthcheck/exceptions.py(+1 -1)📝
healthcheck/handlers.py(+71 -89)📝
healthcheck/views.py(+17 -30)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.