Skip to content

Commit

Permalink
Auto merge of #123339 - onur-ozkan:optimize-tidy-check, r=Mark-Simula…
Browse files Browse the repository at this point in the history
…crum

optimize tidy check on `src/tools/tidy/src/issues.txt`

This change applies to the following:

- Handles `is_sorted` in the first iteration without needing a second.
- Fixes line sorting on `--bless`.
- Reads `issues.txt` as str rather than making it part of the source code.

Fixes #123002
  • Loading branch information
bors committed Apr 6, 2024
2 parents 83d0a94 + b0f2e60 commit 773fb88
Show file tree
Hide file tree
Showing 2 changed files with 4,402 additions and 4,397 deletions.
Loading

0 comments on commit 773fb88

Please sign in to comment.