Skip to content

Conversation

@albertinad
Copy link

Hi @dhategan , this PR is for supporting gruntfiles that starts with first letter in lower case.
Grunt supports gruntfiles defined like Gruntfile.[js, coffee] and also gruntfile.[js, coffee], so I added this support to the extension also.

Note that the main changes are in node/GruntDomain.js, but as you can see, there are some other changes related to indentation.

Thanks!

- Updating node/GruntDomain.js to check for available gruntfiles names:
gruntfile.[js, coffee] and Gruntfile.[js, coffee]
- Removing unused globals for JSHint
@albertinad albertinad changed the title Supporting Gruntfiles with first letter upper case. Supporting Gruntfiles with first letter lower case. Jul 1, 2015
@albertinad
Copy link
Author

Hi @dhategan ! do you have any updates on this? :)
Thanks!

@dhategan
Copy link
Owner

dhategan commented Jul 8, 2015

Will take a look asap

@albertinad
Copy link
Author

Thanks @dhategan !

@albertinad
Copy link
Author

@dhategan did you have some time to review it?
Thanks!

@albertinad
Copy link
Author

ping?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants