In-Browser Linting

To lint your project’s pyproject.toml before submitting a PR, just run the handy linter below, built with Pyodide. Validation messages related to you pyproject.toml file will appear just below the inputs.

Note

Only github.com, gitlab.com and self-hosted Gitlab instances are supported by the Community Plugin Registry at this time.

Note

Attributes of pyproject.toml that refer to external sites generally cannot be checked because of Cross-Origin Resource Sharing restrictions. These attributes will not be linted in this script, but will be linted during the plugin submission PR.

e.g. github.com, gitlab.com, code.stanford.edu
The user or org that owns the repository.
The name of the repository (no spaces)
Setting up linter ...