treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A tool to check markdown files and flag style issues";
|
||||
homepage = https://github.com/markdownlint/markdownlint;
|
||||
homepage = "https://github.com/markdownlint/markdownlint";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ gerschtli manveru nicknovitski ];
|
||||
platforms = platforms.all;
|
||||
|
||||
Reference in New Issue
Block a user