Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork938
Commit00ff7e3
committed
Let Ruff scan doc/source/conf.py
And other .py files in doc/, if there ever were any.This may have been turned off before either for performance or outof a concern than some flake8 plugin would catch something in thedocs themselves, but that's no longer an issue.The doc/build directory, which should still not be scanned, isalready excluded in other ways (and does not need to be excludedfor pre-commit to improve performance, since it is untracked).1 parente880c33 commit00ff7e3
2 files changed
+1
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
|
0 commit comments
Comments
(0)