Bo Anderson
|
e466417cdf
|
dependency: cleanup unused code
|
2024-01-02 17:48:29 +00:00 |
|
Mike McQuaid
|
b3015701f6
|
dependency: use formula name.
This allows renamed or aliased formulae dependencies to be resolved to
specific formulae correctly and deduplicated.
Fixes #15488
|
2023-06-29 14:30:43 +01:00 |
|
Douglas Eichelberger
|
9075cbae62
|
brew style --fix
|
2023-04-21 09:58:50 -07:00 |
|
Douglas Eichelberger
|
ac1e6ded9a
|
git grep -l '# typed: false' | xargs gsed -i 's|# typed: false||g'
|
2023-04-21 09:57:47 -07:00 |
|
Douglas Eichelberger
|
94effcc64f
|
Resolve dependency_expansion_spec violation
|
2023-01-22 17:26:44 -08:00 |
|
Markus Reiter
|
24ae318a3d
|
Move type annotations into files.
|
2020-10-10 14:59:39 +02:00 |
|
Mike McQuaid
|
36dbad3922
|
Add frozen_string_literal to all files.
|
2019-04-20 13:27:36 +09:00 |
|
Mike McQuaid
|
1dfeff7274
|
deps: don't display recursive test dependencies.
You only care about the test dependencies for the specific formula you
are testing right now.
|
2018-03-14 15:41:20 +00:00 |
|
Josh Soref
|
130fec0831
|
spelling: preserves
|
2017-09-10 16:40:29 +00:00 |
|
Markus Reiter
|
7393485b7b
|
Convert dependency_expansion test to spec.
|
2017-02-22 07:32:18 +01:00 |
|