treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -37,7 +37,7 @@ buildGoPackage rec {
|
||||
Typical autocompletion time with warm cache is 30ms, which is barely
|
||||
noticeable.
|
||||
'';
|
||||
homepage = https://github.com/mdempsky/gocode;
|
||||
homepage = "https://github.com/mdempsky/gocode";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ kalbasit ];
|
||||
|
||||
Reference in New Issue
Block a user