AlgebraicJulia / AlgebraicJulia/DataMigrations.jl
Make @julia_code fake macro
Open
enhancement
- Dominant language
- Julia
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The parse currently has to work a bit harder than necessary, searching for `->` and `|>`, to find Julia code. Introduce a fake macro tagging it explicitly, as with `@julia_type` currently being implemented.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.