mirror of
https://github.com/makew0rld/amfora.git
synced 2024-12-04 14:46:29 -05:00
🚨 Happy linter
This commit is contained in:
parent
215f1a25ee
commit
8198aa09d0
@ -65,7 +65,7 @@ func Init() error {
|
|||||||
"couldn't delete old bookmarks file (%s), you must delete it yourself to prevent duplicate bookmarks: %w",
|
"couldn't delete old bookmarks file (%s), you must delete it yourself to prevent duplicate bookmarks: %w",
|
||||||
config.OldBkmkPath,
|
config.OldBkmkPath,
|
||||||
err,
|
err,
|
||||||
) //nolint:goerr113
|
) //nolint:goerr113,nolintlint
|
||||||
}
|
}
|
||||||
config.BkmkStore = nil
|
config.BkmkStore = nil
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user