From fb6725c11a01ac6da64ff9c448e9ee405e16b485 Mon Sep 17 00:00:00 2001 From: Levi Durfee Date: Wed, 7 Jan 2026 14:09:15 -0500 Subject: Add more linters --- cmd/goaes/commands/commands.go | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 cmd/goaes/commands/commands.go (limited to 'cmd/goaes/commands/commands.go') diff --git a/cmd/goaes/commands/commands.go b/cmd/goaes/commands/commands.go new file mode 100644 index 0000000..f7086a9 --- /dev/null +++ b/cmd/goaes/commands/commands.go @@ -0,0 +1,3 @@ +package commands + +const fileMode = 0600 -- cgit v1.2.3