You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Closesscipygh-17652
Regarding the command line output of `dev.py lint`,
note that the commands are emitted all at once, which is a minor
limitation of using `run_doit_task` rather than having it in a Task
class with methods, like the setup/build/install commands.
Still better than not emitting the commands that are being run at all.
[skip azure] [skip cirrus] [skip circle]
Co-authored-by: Marco Gorelli <marcogorelli@protonmail.com>
Co-authored-by: Ralf Gommers <ralf.gommers@gmail.com>
0 commit comments