feat: Begins breaking out database interfaces and api controllers into seperate items.

This commit is contained in:
2025-01-10 13:31:56 -05:00
parent 3f30327fd8
commit 88ee71cb68
14 changed files with 624 additions and 36 deletions

View File

@@ -9,3 +9,8 @@ included:
- Tests
ignore_multiline_statement_conditions: true
identifier_name:
excluded:
- "db"
- "id"