Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit5d15063
committed
Add "make lint" to lint without auto-formatting
As on CI and with tox (but not having to build and create and use atox environment).This may not be the best way to do it, since currently theproject's makefiles are otherwise used only for things directlyrelated to building and publishing. However, this seemed like areadily available way to run the moderately complex command thatproduces the same behavior as on CI or with tox, but outside a toxenvironment. It may be possible to improve on this in the future.1 parent9b9de11 commit5d15063
2 files changed
+6
-6
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 |
| |
7 | 10 |
| |
8 | 11 |
| |
|
Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
| 151 | + | |
| 152 | + | |
156 | 153 |
| |
157 | 154 |
| |
158 | 155 |
| |
|
0 commit comments
Comments
(0)