From 0e2e40313196364ca8d41a586a1028f9f9a12de8 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 16 Feb 2020 16:20:28 -0700 Subject: consistency with parens usage Signed-off-by: Sean Whitton --- lib/API/GitForge.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/API') diff --git a/lib/API/GitForge.pm b/lib/API/GitForge.pm index 0232e22..5990b8b 100644 --- a/lib/API/GitForge.pm +++ b/lib/API/GitForge.pm @@ -112,7 +112,7 @@ sub forge_access_token { $key; } -=func remote_forge_info($remote) +=func remote_forge_info $remote Look at the URL for git remote C<$remote>, as returned by C, assume that this remote is a git forge, and return the -- cgit v1.2.3