feat: add CORS middleware to all route handlers #20
Annotations
4 errors
Run Tests
Process completed with exit code 1.
|
Run Linter:
configs/config.go#L24
exported function GetEnvironmentVariable should have comment or be unexported
|
Run Linter:
internal/handlers/handlers.go#L102
exported type LegalHandler should have comment or be unexported
|
Run Linter:
routes/legal_routes.go#L10
comment on exported function RegisterLegalRoutes should be of the form "RegisterLegalRoutes ..."
|
Loading