Closed QuLogic closed 1 year ago
As in Matplotlib, it tests flake8, codespell, and some whitespace. It also checks YAML linting and the YAML schema.
Also, add an ignored word for codespell, and a schema for checking package YAML files. The latter confirms that:
keywords
Seems that we probably need to merge the config before pre-commit will run.
Let's try this.
PR Summary
As in Matplotlib, it tests flake8, codespell, and some whitespace. It also checks YAML linting and the YAML schema.
Also, add an ignored word for codespell, and a schema for checking package YAML files. The latter confirms that:
keywords
being an array, not a string