treewide: Per RFC45, remove all unquoted URLs
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerApp {
|
||||
|
||||
meta = with lib; {
|
||||
description = "A tool to help keep your SCSS files clean and readable";
|
||||
homepage = https://github.com/brigade/scss-lint;
|
||||
homepage = "https://github.com/brigade/scss-lint";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ lovek323 nicknovitski ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user