| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
There was a problem hiding this comment.
Guess it looks good, though I haven't tested it and am not sure what it's doing other than installing a package. But the batch file syntax seems okay
Sorry, something went wrong.
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
* Use sphinx-lint in `make check`. * Fix missing newlines at the end of files. * Add `venv` as a dependency for the `check` target. Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Specify `sphinx-lint` version in `make.bat`. Co-authored-by: Steve Dower <steve.dower@microsoft.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: Steve Dower <steve.dower@microsoft.com>
| Back | FazBrowse Home | New Git URL |
This is a follow-up of python/cpython#92290 which updates make check to use sphinx-lint.