Skip to content

Other languages

Important

Although these checks are about other languages, the tooling is largely Python-based, and the configuration is in the pyproject.toml

Except Python a few other "complementary" languages (mostly markup) are verified by both pre-commit and CI pipelines, namely:

As with other commands, they have check-<language> and (if available) fix-<language> variants and follow standard procedure as outlined in the configuration section.

Code Sources

  • pyproject.toml
  • .pre-commit-config.yaml
  • .github/workflows/<language>*.yml