1 2 3 4 5 6 7 8
# HARN-LNT-051 — unnecessary safe navigation lint navigation) ## How to fix - Apply the lint's auto-fix where one is offered (`harn lint --fix`). - Suppress the lint with an attribute only when the surrounding code is intentionally non-idiomatic.