Commit 2026-02-07 23:17 668a5371
View on Github →refactor(Linter/Whitespace): use string slices more take 2 (#34659)
This PR is a second attempt at using the new String slices and other String API for the whitespace linter after #26240 had to be reverted due to performance issues.