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

added parser exception hanlder & known libs cmdline skip switch #172

Closed
wants to merge 1 commit into from

Conversation

dpnishant
Copy link

Follow up on #171

@mozfreddyb
Copy link

Thanks for the pull request. It looks really nice, but I have a few minor comments that I'll leave right in the file.

dive(fullpath, action);
} catch (e) {
console.log("SKIPPING FILE: Couldn't parse " + fullpath);
}

Choose a reason for hiding this comment

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

I closed #171, to take the patch from here. I like that you kept the consistent upper case SKIPPING FILE string. 👍

@mozfreddyb
Copy link

(NB, I kicked travis-ci, to rebuild and the previous build failure was a problem with the tests, not with your code)

@mozfreddyb mozfreddyb closed this Sep 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants