Remove Any type annotations from config_service.py
Replace Any with typed aliases (Fail2BanToken/Fail2BanCommand/Fail2BanResponse), add typed helper, and update task list.
This commit is contained in:
@@ -392,6 +392,8 @@ For each component listed:
|
||||
|
||||
#### TASK B-12 — Remove `Any` type annotations in `config_service.py`
|
||||
|
||||
**Status:** Completed ✅
|
||||
|
||||
**Violated rule:** Backend-Development.md §1 — Never use `Any`; all functions must have explicit type annotations.
|
||||
|
||||
**Files affected:**
|
||||
|
||||
Reference in New Issue
Block a user