Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
r-darwish committed Mar 23, 2022
1 parent ca4ffac commit b1e04eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -863,6 +863,7 @@ impl Config {
true
}

#[cfg(windows)]
pub fn enable_winget(&self) -> bool {
return self
.config_file
Expand Down

0 comments on commit b1e04eb

Please sign in to comment.