mirror of
https://github.com/junegunn/fzf.git
synced 2025-12-09 14:14:50 +08:00
Lint
This commit is contained in:
@@ -55,7 +55,7 @@ func Run(opts *Options) {
|
||||
rankTiebreak = opts.Tiebreak
|
||||
|
||||
if opts.Version {
|
||||
fmt.Println(Version)
|
||||
fmt.Println(version)
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user