This website requires JavaScript.
Explore
Help
Sign In
admin
/
brew
Watch
1
Star
0
Fork
0
You've already forked brew
Code
Issues
Packages
Projects
Releases
6
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