-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve file path handling and update function mapping
The changes improve the handling of file paths during parsing, by fully resolving paths before performing checks. Error messages have now been updated to provide the absolute paths that failed the checks. Additionally, function reference mapping has been updated to handle and escape "%" character for better consistency. Unit tests have been updated to accommodate these changes.
- Loading branch information
Alexandre Mommers
committed
Feb 14, 2024
1 parent
624414d
commit f53bff6
Showing
3 changed files
with
11 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters