rubocop: 0.62.0 -> 0.68.1
This commit is contained in:
@@ -9,7 +9,7 @@ bundlerEnv rec {
|
||||
|
||||
meta = with lib; {
|
||||
description = "Automatic Ruby code style checking tool";
|
||||
homepage = http://rubocop.readthedocs.io/en/latest/;
|
||||
homepage = "https://docs.rubocop.org/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ leemachin ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user