Merged
Conversation
Merge back to `main`
Also, run `tox run -m update`.
Support Python 3.14
updates: - [github.com/python-jsonschema/check-jsonschema: 0.33.0 → 0.33.2](python-jsonschema/check-jsonschema@0.33.0...0.33.2)
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 6.0.1 → 6.1.0](PyCQA/isort@6.0.1...6.1.0)
Bumps the github-actions group with 1 update: [kurtmckee/github-workflows](https://github.com/kurtmckee/github-workflows). Updates `kurtmckee/github-workflows` from 1.4 to 1.5 - [Release notes](https://github.com/kurtmckee/github-workflows/releases) - [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst) - [Commits](kurtmckee/github-workflows@ca26472...a8716fc) --- updated-dependencies: - dependency-name: kurtmckee/github-workflows dependency-version: '1.5' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
This means that the README has EditorConfig settings assigned, rather than simply being excluded from pre-commit checks.
Bumps the github-actions group with 2 updates: [kurtmckee/github-workflows/.github/workflows/create-pr.yaml](https://github.com/kurtmckee/github-workflows) and [kurtmckee/github-workflows/.github/workflows/tox.yaml](https://github.com/kurtmckee/github-workflows). Updates `kurtmckee/github-workflows/.github/workflows/create-pr.yaml` from 1.5 to 1.6 - [Release notes](https://github.com/kurtmckee/github-workflows/releases) - [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst) - [Commits](kurtmckee/github-workflows@a8716fc...f85528d) Updates `kurtmckee/github-workflows/.github/workflows/tox.yaml` from 1.5 to 1.6 - [Release notes](https://github.com/kurtmckee/github-workflows/releases) - [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst) - [Commits](kurtmckee/github-workflows@a8716fc...f85528d) --- updated-dependencies: - dependency-name: kurtmckee/github-workflows/.github/workflows/create-pr.yaml dependency-version: '1.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: kurtmckee/github-workflows/.github/workflows/tox.yaml dependency-version: '1.6' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the github-actions group with 2 updates: [kurtmckee/github-workflows/.github/workflows/create-pr.yaml](https://github.com/kurtmckee/github-workflows) and [kurtmckee/github-workflows/.github/workflows/tox.yaml](https://github.com/kurtmckee/github-workflows). Updates `kurtmckee/github-workflows/.github/workflows/create-pr.yaml` from 1.6 to 1.7 - [Release notes](https://github.com/kurtmckee/github-workflows/releases) - [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst) - [Commits](kurtmckee/github-workflows@f85528d...19c3c06) Updates `kurtmckee/github-workflows/.github/workflows/tox.yaml` from 1.6 to 1.7 - [Release notes](https://github.com/kurtmckee/github-workflows/releases) - [Changelog](https://github.com/kurtmckee/github-workflows/blob/main/CHANGELOG.rst) - [Commits](kurtmckee/github-workflows@f85528d...19c3c06) --- updated-dependencies: - dependency-name: kurtmckee/github-workflows/.github/workflows/create-pr.yaml dependency-version: '1.7' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: kurtmckee/github-workflows/.github/workflows/tox.yaml dependency-version: '1.7' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
for more information, see https://pre-commit.ci
kurtmckee
previously approved these changes
Feb 7, 2026
kurtmckee
approved these changes
Feb 7, 2026
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
0.9.0
Python support
Default styles
.tex(TeX/LaTeX)..ly(Lilypond)..hx(Haxe)..gd(Godot).Fixed
Support setting custom extension configurations in user config.
Previously, setting an extension (like
chipshot.extensions.yaml)would erase all of the default extension configurations.
Development
pyproject.tomlusingthe flake8-toml-config plugin.
pyproject.toml.