Synvael/selene.toml

7 lines
211 B
TOML

[rules]
unknown_variable = "deny"
# Standard library is omitted to avoid "feature not enabled" errors in the pre-compiled binary.
# Custom globals should be added to the [rules] or via custom std files later.