jcl 1.0.0

Jack-of-All Configuration Language - A general-purpose configuration language with powerful built-in functions
Documentation
1
2
3
4
5
# Clippy configuration for JCL
# Allow certain pedantic lints that don't affect correctness

# Allow these lints - they're stylistic preferences
allow-unwrap-in-tests = true