Skip to content
CCPEDIAby Unity Nodes
Discussions/App Development/Dead code analysis in Daml?Forum ↗

Dead code analysis in Daml?

App Development3 posts200 viewsLast activity Dec 2023
LU
LucianoOP
Dec 2023

Does the Daml compiler have any support for dead code analysis? Can I get warnings somehow?

BE
bernhard
Dec 2023

The compiler warns about unused variables. What other kind of code do you consider “dead”?

LU
Luciano
Dec 2023

That’s good enough. I’m not using the VScode plugin so these are somehow getting lost.

← Back to Discussions