Feature releases 0.52.0 of the GitHub Action for Checking Spelling

Since last release there has been a release of PySpelling, which is the core component of this GitHub Action.

The PySpelling release is: 2.11.0 and it contains a new command line flag.

–skip-dict-compile

This has been adopted by this action. This…


This content originally appeared on DEV Community and was authored by Jonas Brømsø

Since last release there has been a release of PySpelling, which is the core component of this GitHub Action.

The PySpelling release is: 2.11.0 and it contains a new command line flag.

  • --skip-dict-compile

This has been adopted by this action. This will skip the dictionary compiling step if the dictionary already exists. Changes to a custom dictionary will be ignored., see the release notes for PySpelling.

The feature can be enabled by setting the input parameter skip_dict_compile to true, the default is false, meaning that the dictionary will be compiled on each run of the action. This can save time if you have a large custom dictionary that does not change often.

Do see the updated documentation for details.

In addition the base image for the Docker part of the action has been updated to Python 3.13.7 bookworm slim Release notes for Python 3.13.7


This content originally appeared on DEV Community and was authored by Jonas Brømsø


Print Share Comment Cite Upload Translate Updates
APA

Jonas Brømsø | Sciencx (2025-09-11T13:43:13+00:00) Feature releases 0.52.0 of the GitHub Action for Checking Spelling. Retrieved from https://www.scien.cx/2025/09/11/feature-releases-0-52-0-of-the-github-action-for-checking-spelling/

MLA
" » Feature releases 0.52.0 of the GitHub Action for Checking Spelling." Jonas Brømsø | Sciencx - Thursday September 11, 2025, https://www.scien.cx/2025/09/11/feature-releases-0-52-0-of-the-github-action-for-checking-spelling/
HARVARD
Jonas Brømsø | Sciencx Thursday September 11, 2025 » Feature releases 0.52.0 of the GitHub Action for Checking Spelling., viewed ,<https://www.scien.cx/2025/09/11/feature-releases-0-52-0-of-the-github-action-for-checking-spelling/>
VANCOUVER
Jonas Brømsø | Sciencx - » Feature releases 0.52.0 of the GitHub Action for Checking Spelling. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/09/11/feature-releases-0-52-0-of-the-github-action-for-checking-spelling/
CHICAGO
" » Feature releases 0.52.0 of the GitHub Action for Checking Spelling." Jonas Brømsø | Sciencx - Accessed . https://www.scien.cx/2025/09/11/feature-releases-0-52-0-of-the-github-action-for-checking-spelling/
IEEE
" » Feature releases 0.52.0 of the GitHub Action for Checking Spelling." Jonas Brømsø | Sciencx [Online]. Available: https://www.scien.cx/2025/09/11/feature-releases-0-52-0-of-the-github-action-for-checking-spelling/. [Accessed: ]
rf:citation
» Feature releases 0.52.0 of the GitHub Action for Checking Spelling | Jonas Brømsø | Sciencx | https://www.scien.cx/2025/09/11/feature-releases-0-52-0-of-the-github-action-for-checking-spelling/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.