Commit 0360f45
committed
Update pre-commit configuration to enhance code quality checks
- Added `language_version` for black to specify Python 3.
- Included `args` for isort to use the black profile.
- Added new hooks for `trailing-whitespace` and `check-merge-conflict` to improve code cleanliness and prevent merge issues.1 parent ee6d859 commit 0360f45
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | | - | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
0 commit comments