skyview/internal/database
Ole-Morten Duesund 2bffa2c418 style: Apply code formatting with go fmt
- Run 'make format' to ensure all Go code follows standard formatting
- Maintains consistent code style across the entire codebase
- No functional changes, only whitespace and formatting improvements
2025-09-01 10:05:29 +02:00
..
api_client.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
database.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
database_test.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
loader.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
loader_test.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
manager_callsign.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
manager_callsign_test.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
manager_history.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
migrations.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
optimization.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
optimization_test.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
path.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00
test_helpers.go style: Apply code formatting with go fmt 2025-09-01 10:05:29 +02:00