mirror of
https://github.com/cheat/cheat.git
synced 2025-11-04 15:55:27 +01:00
chore(lint): various changes to appease revive
- Add `package` comments - Rename `opts` to `_` where unused
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Package cheatpath implements functions pertaining to cheatsheet file path
|
||||
// management.
|
||||
package cheatpath
|
||||
|
||||
// Cheatpath encapsulates cheatsheet path information
|
||||
|
||||
Reference in New Issue
Block a user