publicodes / tools

Set of utility functions to write tooling for Publicodes models
https://publicodes.github.io/tools/
MIT License
8 stars 0 forks source link

Feat(compilation): associate a file path to each rule for more precise error message #17

Closed EmileRolley closed 3 months ago

EmileRolley commented 3 months ago

This should be done in the parsing phase. Next steps will be done with https://github.com/publicodes/tree-sitter-publicodes/