Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

fix(config): Added Gruntfile linting #1135

Merged
merged 1 commit into from
Jan 14, 2016
Merged

fix(config): Added Gruntfile linting #1135

merged 1 commit into from
Jan 14, 2016

Conversation

JulianLaval
Copy link
Contributor

Changed config properties to arrays for inclusion in Gruntfile Lodash unions, e.g. linting. Also fixes typo in CONTRIBUTING.md

Fixes #1125

@codydaig
Copy link
Member

LGTM

@@ -59,7 +59,7 @@ Fixes #82
* The scope should be where the change took place.
* Examples: users, core, config, articles
* Subject:
* The subject line should be clear and consice as to what is being accomplished in the commit.
* The subject line should be clear and concise as to what is being accomplished in the commit.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Different PR just because it's separate from the purpose of this one.

@ilanbiala
Copy link
Member

LGTM other than the typo, which should probably be in a separate PR because it fixes something different.

@JulianLaval
Copy link
Contributor Author

Fair enough! Assumed that since the change was minor, it could be bundled with this PR - will go ahead and update this one / create a new one for the typo.

Changed config properties to arrays for inclusion in Gruntfile Lodash unions, e.g. linting

Fixes #1125
@ilanbiala ilanbiala added this to the 0.5.0 milestone Jan 14, 2016
@ilanbiala ilanbiala assigned ilanbiala and unassigned codydaig Jan 14, 2016
ilanbiala added a commit that referenced this pull request Jan 14, 2016
fix(config): Added Gruntfile linting
@ilanbiala ilanbiala merged commit 039d9de into meanjs:master Jan 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Gruntfile not being linted
3 participants