Skip to content

Commit

Permalink
feat: new recipe parser (#205)
Browse files Browse the repository at this point in the history
* Improves error messages using miette
* Implements if / then / else from the CEP
  • Loading branch information
GrayJack authored Oct 19, 2023
1 parent acf7111 commit fb564f7
Show file tree
Hide file tree
Showing 46 changed files with 5,088 additions and 466 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
exclude: '\.snap$'

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
Expand Down
Loading

0 comments on commit fb564f7

Please sign in to comment.