Add .editorconfig #27

Closed
opened 2026-07-26 20:47:12 +02:00 by clawbot · 0 comments
Collaborator

secret is missing .editorconfig. It already has .golangci.yml, .gitignore, .dockerignore, and LICENSE.

Definition of done

  1. Add .editorconfig matching our standard Go repos (copy sneak/dnswatcher's .editorconfig).
  2. make check and docker build . stay green (an .editorconfig does not affect them; just confirm nothing broke).

The finishing commit's title must end with (closes #N) referencing this issue.

secret is missing `.editorconfig`. It already has `.golangci.yml`, `.gitignore`, `.dockerignore`, and `LICENSE`. ## Definition of done 1. Add `.editorconfig` matching our standard Go repos (copy `sneak/dnswatcher`'s `.editorconfig`). 2. `make check` and `docker build .` stay green (an `.editorconfig` does not affect them; just confirm nothing broke). The finishing commit's title must end with ` (closes #N)` referencing this issue.
sneak closed this issue 2026-08-07 17:46:27 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/secret#27