coala / coala-quickstart

A tool that generates an initial coala config file for you!
GNU Affero General Public License v3.0
47 stars 76 forks source link

FileGlobs.py : Recursively extract .npmignore globs #130

Closed prachi1210 closed 7 years ago

prachi1210 commented 7 years ago

Looks for .npmignore in dirs and subdirs recursively and extract file globs

Closes https://github.com/coala/coala-quickstart/issues/109

prachi1210 commented 7 years ago

@Udayan12167 can you please review this?

gitmate-bot commented 7 years ago

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

gitmate-bot commented 7 years ago

Hey! This pull request hasn't been updated for a while :/ It would be nice if we could get this going again!

hemangsk commented 7 years ago

Marking as WIP, one conflict to resolve and build is failing which should get resolved when the tests are added.

gitmate-bot commented 7 years ago

Comment on b4e127211cce3a8eb61673b2ecd43abbf64fdb23.

Shortlog of the HEAD commit contains 53 character(s). This is 3 character(s) longer than the limit (53 > 50).

GitCommitBear, severity NORMAL, section commit.

prachi1210 commented 7 years ago

Closing this PR because of too many conflicts. Will raise a new one with fresh changes