Skip to content

Commit

Permalink
Exclude .test. files from using error code plugin (#73868)
Browse files Browse the repository at this point in the history
I forgot to exclude `.test.` files from the next error code plugin. This
caused a bunch of errors codes from test files to pollute `errors.json`.
I added a filter to exclude the test files and then reset `errors.json`.
  • Loading branch information
gaojude authored Dec 13, 2024
1 parent 0ad304c commit 483a6b0
Show file tree
Hide file tree
Showing 3 changed files with 512 additions and 514 deletions.
Loading

0 comments on commit 483a6b0

Please sign in to comment.