Commit Graph

7 Commits

Author SHA1 Message Date
c6189876b3 chore(lint): apply ruff --fix (4443 auto-fixes)
Auto-fixed categories:
- F401: unused imports removed
- I001: import blocks sorted
- W293: trailing whitespace stripped
- UP035: deprecated typing imports replaced
- SIM: simplify suggestions applied
- ARG: unused args prefixed with underscore
- T201: print statements removed
- F841: unused variables removed
- RUF059: unpacked variables prefixed

Remaining ~1500 unfixable errors (C901, B904, N806, E402) require manual work.

Backend smoke tests: 13/13 passed.
2026-05-14 11:20:17 +03:00
81406bc2e2 fix: commit semantic repair changes 2026-03-21 11:22:25 +03:00
5ab1549cdd linter + новые таски 2026-02-10 12:53:01 +03:00
2288abfc5a semantic cleanup 2026-01-23 21:58:32 +03:00
943dc06dfd refactor complete 2026-01-22 17:37:17 +03:00
d8c0694538 semantic markup update 2026-01-18 21:29:54 +03:00
82fd409b6a fixed css 2025-12-20 23:33:47 +03:00