-
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.
♻️ Refactor rule definitions and cleanup inconsistencies (#22)
* Overhaul literals * Split out alias * Split out import and mod * Cleanup alias scopes * Fix backticks in recipe defs * Remove constants for builtins * Split out assignment better * Split keywords * Break up hard to read recipe regexes * Break down string and escaping regexes * chore: remove todo * Update TODOs * Readme on multi line not working * Merge changed sections in changelog * Fix mod snapshot * Change optional import from keyword
- Loading branch information
Showing
22 changed files
with
847 additions
and
519 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
Oops, something went wrong.