Adding
[leanOptions]
weak.linter.unusedVariables = false
to the lakefile.toml
causes build failures in the literate faces, see commits in an example repo I made:
https://github.com/mo271/WeakLiterate
I have a potential fix prepared, will make a pr shortly.
Adding
to the
lakefile.tomlcauses build failures in the literate faces, see commits in an example repo I made:
https://github.com/mo271/WeakLiterate
I have a potential fix prepared, will make a pr shortly.