ci: gofmt files that failed the formatting workflow check
test / test (push) Has been cancelled

Whitespace-only alignment from gofmt; removes a stray BOM in web.go.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-08-13 12:24:34 +03:00
parent fae0068c4a
commit a1e7e05d26
9 changed files with 35 additions and 31 deletions
+4
View File
@@ -19,6 +19,10 @@ Format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/); version
### Changed ### Changed
- ci: gofmt on eight files that failed the formatting workflow check (panel
config, DNS check, domain transfer export, rate-limit tests, auth principal,
domain and delivery handlers, web package doc comment).
- docs: full-tree review plan ([docs/plans/code-review.md](docs/plans/code-review.md)) - docs: full-tree review plan ([docs/plans/code-review.md](docs/plans/code-review.md))
— architecture, quality, GUI, tests, licence; P0 is domain-admin send-log — architecture, quality, GUI, tests, licence; P0 is domain-admin send-log
authorization. Roadmap queues that plan ahead of inbound-relay and records authorization. Roadmap queues that plan ahead of inbound-relay and records
+1 -1
View File
@@ -1,4 +1,4 @@
// Package web implements the SelfPost control panel's HTTP surface: the // Package web implements the SelfPost control panel's HTTP surface: the
// one-time administrator setup flow (security.md), login/session handling // one-time administrator setup flow (security.md), login/session handling
// (security.md) and the authenticated shell the later phases build on. // (security.md) and the authenticated shell the later phases build on.
package web package web