This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
mirror of
https://github.com/Homebrew/brew.git
synced
2025-07-14 16:09:03 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
brew
/
Library
/
Homebrew
/
extend
/
os
/
parser.rb
5 lines
91 B
Ruby
Raw
Normal View
History
Unescape
Escape
sorbet: Bump some files from `typed: false` to `typed: true` - This was done with `brew typecheck --update --suggest-typed` which (as of the previous commit) uses Spoom, yet another gem. I thought I'd see how well it works. There are no Sorbet errors after these changes!
2022-10-11 00:52:32 +01:00
# typed: true
Warn linux users about using --cask
2022-09-28 21:57:13 -07:00
# frozen_string_literal: true
require
"
extend/os/linux/parser
"
if
OS
.
linux?
Reference in New Issue
Copy Permalink