Add .editorconfig #27
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
secret is missing
.editorconfig. It already has.golangci.yml,.gitignore,.dockerignore, andLICENSE.Definition of done
.editorconfigmatching our standard Go repos (copysneak/dnswatcher's.editorconfig).make checkanddocker build .stay green (an.editorconfigdoes not affect them; just confirm nothing broke).The finishing commit's title must end with
(closes #N)referencing this issue.