Skip to content

Replace non-idiomatic len(string) == 0 checks flagged by lenstringzero#38015

Merged
pelikhan merged 2 commits into
mainfrom
copilot/lint-monster-replace-len-checks
Jun 9, 2026
Merged

Replace non-idiomatic len(string) == 0 checks flagged by lenstringzero#38015
pelikhan merged 2 commits into
mainfrom
copilot/lint-monster-replace-len-checks

Replace len(string)==0 checks with empty string comparisons

23ca321
Select commit
Loading
Failed to load commit list.

Select a check to view from the sidebar