klei / klei/gulp-angular-filesort

Processing should not fail for a single parsing error

Open
#19 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
131
Forks
47
PR merge metrics
No merged PRs in 30d

Description

https://github.com/klei/gulp-angular-filesort/blob/master/index.js#L24

Does this make sense to through this error instead of continuing ? If there is about 100 javascript files to sort, why breaking the whole processing just because of one file ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at index.js line 24 and trace how a parsing error is handled during file sorting. Determine whether one malformed JavaScript file can be skipped while processing continues, and verify the behavior with the repository’s existing test or processing command.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.