Comparing version 0.2.0 to 0.2.1
@@ -38,3 +38,4 @@ 'use strict'; | ||
comments: { | ||
update: 'Please add repo description', | ||
create: 'Please add repo description', | ||
update: 'Reminder: please add repo description', | ||
close: 'Repo description added, closing', | ||
@@ -41,0 +42,0 @@ reopen: 'No repo description, probably removed. Please add it' |
@@ -38,3 +38,4 @@ 'use strict'; | ||
comments: { | ||
update: 'Please add repo homepage', | ||
create: 'Please add repo homepage', | ||
update: 'Reminder: please add repo homepage', | ||
close: 'Repo homepage added, closing', | ||
@@ -41,0 +42,0 @@ reopen: 'No repo homepage, probably removed. Please add it' |
{ | ||
"name": "gh-lint", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Rule-based command-line tool for auditing GitHub repositories", | ||
@@ -5,0 +5,0 @@ "main": "lib/execute/index.js", |
724064
13227