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
/
test
/
support
/
fixtures
/
cask
/
Casks
/
missing-url.rb
6 lines
75 B
Ruby
Raw
Normal View
History
Unescape
Escape
Remove `TestCask` class.
2017-02-03 21:52:51 +01:00
cask
'missing-url'
do
init
2016-08-18 22:11:42 +03:00
version
'1.2.3'
Include test casks in the cask style check. Currently the tests casks found in "/Homebrew/test/support/fixtures/cask/Casks" and "/Homebrew/test/support/fixtures/third-party/Casks" aren't included in the paths checked when running "brew cask style". This change includes these test cask paths in the checked paths, and also includes the auto style fixes made by running `brew cask style --fix`.
2019-09-22 11:41:46 -04:00
homepage
'https://brew.sh/'
init
2016-08-18 22:11:42 +03:00
end
Reference in New Issue
Copy Permalink