diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-28 06:38:24 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-28 06:38:24 +0800 |
| commit | 0414c4642c0fc98a5c5bae37943ac93ef75da60a (patch) | |
| tree | 23ad6da2cd59b7e84284f2573b6b68b63458c0e7 /.gitignore | |
| parent | 0f84a88d0b2c9205ec1b3cbfa18ffe05478e5a64 (diff) | |
fix(test): rename test and update pattern analyzer usage
Rename `test_pattern_analyzer` to clarify it runs once and update the
analyzer initialization to match the new API without adding a pattern
manually
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .temp +__*/ # Temp file for dev_tools/scripts/windows-folder-hide.ps1 dev_tools/scripts/last_check |
