mirror of
https://github.com/makew0rld/amfora.git
synced 2025-02-02 15:07:34 -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",
|
||||
config.OldBkmkPath,
|
||||
err,
|
||||
) //nolint:goerr113
|
||||
) //nolint:goerr113,nolintlint
|
||||
}
|
||||
config.BkmkStore = nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user