mirror of
https://github.com/makeworld-the-better-one/amfora.git
synced 2024-11-22 15:46:51 +03: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…
Reference in New Issue
Block a user