Skip to content

Commit

Permalink
reve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
angorayc committed Apr 15, 2020
1 parent cb05d5d commit 4f45e17
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ export const createLimitStream = (limit: number): Transform => {
});
};

// TODO: Capture both the line number and the rule_id if you have that information for the error message
// eventually and then pass it down so we can give error messages on the line number

/**
* Inspiration and the pattern of code followed is from:
* saved_objects/lib/create_saved_objects_stream_from_ndjson.ts
Expand Down

0 comments on commit 4f45e17

Please sign in to comment.