diff --git a/internal/router/ddwrt.go b/internal/router/ddwrt.go index 3fe89a9..b0be098 100644 --- a/internal/router/ddwrt.go +++ b/internal/router/ddwrt.go @@ -12,7 +12,7 @@ const ( nvramRCStartupKey = "rc_startup" ) -// lint:ignore ST1005 This error is for human. +//lint:ignore ST1005 This error is for human. var errDdwrtJffs2NotEnabled = errors.New(`could not install service without jffs, follow this guide to enable: https://wiki.dd-wrt.com/wiki/index.php/Journalling_Flash_File_System