### Issue to be solved Improve AST inspector to traverse all nested elements. See https://github.com/onflow/cadence-tools/pull/628 for more context. - [x] Fix `Walk` functions in Cadence: #4471 - [x] Remove workaround from linter: https://github.com/onflow/cadence-tools/pull/631
Issue to be solved
Improve AST inspector to traverse all nested elements. See onflow/cadence-tools#628 for more context.
Walkfunctions in Cadence: Fix AST walking #4471