Skip to content

feat: Add file path to parse errors

thebirdsdontsing requested to merge feat/add-file-path-to-parse-errors into main

Created by: ecoulson

Summary

Parser now accepts a file path, allowing for error messages to be associated with the correct file.

Closes #16 (closed)

Merge request reports