brew style --fix
This commit is contained in:
parent
53bba9c00f
commit
df140b329f
@ -36,7 +36,7 @@ module Homebrew
|
|||||||
^https?://
|
^https?://
|
||||||
(?:(?:[^/]+?\.)*gnu\.org/(?:gnu|software)/(?<project_name>[^/]+)/
|
(?:(?:[^/]+?\.)*gnu\.org/(?:gnu|software)/(?<project_name>[^/]+)/
|
||||||
|(?<project_name>[^/]+)\.gnu\.org/?$)
|
|(?<project_name>[^/]+)\.gnu\.org/?$)
|
||||||
}ix.freeze, Regexp)
|
}ix, Regexp)
|
||||||
|
|
||||||
# Whether the strategy can be applied to the provided URL.
|
# Whether the strategy can be applied to the provided URL.
|
||||||
#
|
#
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user