Commit 0eab90b
committed
refactor(pyright): reorganize exclude patterns
Move exclude patterns from the base pyright configuration
to the extending configuration file for better separation
of concerns and maintainability. The patterns remain
the same but are now located in the project-level
configuration file.1 parent 36a6b89 commit 0eab90b
2 files changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
0 commit comments