[PR #97] [MERGED] Init linters #159

Closed
opened 2026-03-03 11:59:10 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: PLAT-1895


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/finmars-platform/finmars-core/pull/97 **Author:** [@paktusov](https://github.com/paktusov) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/3/2025 **Merged by:** [@paktusov](https://github.com/paktusov) **Base:** `main` ← **Head:** `PLAT-1895` --- ### 📝 Commits (1) - [`2e9a48e`](https://github.com/finmars-platform/finmars-core/commit/2e9a48e37bbf42d21c06447966e0789d598c4d03) Init linters ### 📊 Changes **436 files changed** (+7123 additions, -15769 deletions) <details> <summary>View changed files</summary> 📝 `.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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:59:10 +03:00
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/finmars-core#159
No description provided.