mirror of
https://github.com/Control-D-Inc/ctrld.git
synced 2026-02-03 22:18:39 +00:00
internal/router: fix lint ignore comment
This commit is contained in:
committed by
Cuong Manh Le
parent
fa14f1dadf
commit
57fa68970a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user