Tighten up INCLUDE rules
Open
bug
- Dominant language
- C#
- Stars
- 4.9k
- Forks
- 540
- PR merge metrics
- No merged PRs in 30d
Description
The `INCLUDE` statement was originally conceived as a C-style "paste of text", although there are already restrictions on this (it separates "top level content" from knot definitions, for example). Therefore it can probably still be abused in weird ways / places, and this should be tightened up.
I'd suggest that we should turn the behaviour into an "import" style statement, where it automatically only gets included once as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.