FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use sphinx-lint in `make check`. by ezio-melotti · Pull Request #866 · python/devguide · GitHub

Use sphinx-lint in make check. - #866

Merged
ezio-melotti merged 4 commits into
python:mainfrom
ezio-melotti:update-make-check
May 16, 2022
Merged

Use sphinx-lint in make check.#866
ezio-melotti merged 4 commits into
python:mainfrom
ezio-melotti:update-make-check

Conversation

Copy link
Copy Markdown
Member

This is a follow-up of python/cpython#92290 which updates make check to use sphinx-lint.

ezio-melotti added the type-feature Additions; New content or section needed label May 15, 2022
ezio-melotti self-assigned this May 15, 2022
ezio-melotti requested review from hugovk and zware May 15, 2022 18:49
ezio-melotti mentioned this pull request May 15, 2022
5 tasks
Comment thread Makefile Outdated
ezio-melotti requested a review from a team May 16, 2022 14:14
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks!

zooba left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Comment thread make.bat Outdated
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
ezio-melotti merged commit 7b86c20 into python:main May 16, 2022
ezio-melotti deleted the update-make-check branch May 16, 2022 21:43
AA-Turner pushed a commit to AA-Turner/devguide that referenced this pull request Jun 17, 2022
* 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-feature Additions; New content or section needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL