Commit graph

14 commits

Author SHA1 Message Date
Alex Jover
a879de2a7f fix: non-http prepended urls (#35)
* Add editor config

* Fix non-http prepended urls

* Remove editorconfig

* Use startsWith and shorthand operator
2017-02-23 12:02:55 -07:00
Jeroen Engels
1305a7cd92 fix: Bump inquirer to v3 and promisify everything (#34)
BREAKING CHANGE: Drop support for Node < v4. This uses native Promises available from Node v4.

* fix: Bump inquirer to v3.0.1. Fixes #33 to improve Windows support.

* refactor: Promisify everything as inquirer uses Promises from 1.0.0 onwards
2017-02-15 22:25:32 +01:00
Jeroen Engels
a6b818f755 Small style tweaks 2016-06-28 11:34:32 +02:00
Ben Briggs
c4d04d00ee Provide a fallback for null display names. (#21)
* Provide a fallback for null display names.

* Check empty strings too.
2016-06-28 11:29:23 +02:00
Jeroen Engels
afb8f4e287 Fix new linting errors 2016-05-05 16:27:26 +02:00
Jeroen Engels
7edc69d87c Upgrade AVA to 0.14 2016-04-08 00:22:11 +02:00
Jeroen Engels
f2822dcc8a Add emojis and description in contribution type prompt 2016-03-31 22:09:25 +02:00
Jeroen Engels
d780c3c94f Add --commit option to commit on contributor add/update 2016-03-30 00:08:57 +02:00
Jeroen Engels
8c2642422e Add prompt when adding contributor/ion and omitting user or types 2016-03-28 23:26:26 +02:00
Jeroen Engels
192e698dca Create a util folder 2016-03-27 17:10:53 +02:00
Jeroen Engels
c51b0a27ff fix lint/style issues 2016-03-07 00:28:25 +01:00
Jeroen Engels
a973379bd5 Use contributor\'s blog as profile link if available 2016-03-06 19:37:26 +01:00
Jeroen Engels
f7be0de327 Rename template option to contributorTemplate. Rename tags to ALL-CONTRIBUTOR-*. Allow multiple files to be changed. 2016-03-06 16:50:50 +01:00
Jeroen Engels
ff7457c825 Adding contributors to config file 2016-03-03 00:03:03 +01:00