CI: Enable spellcheck in docbuild
See original GitHub issueFollowup to https://github.com/pandas-dev/pandas/pull/21109
We’ll need to refactor scripts/announce.py
to update the list of contributors on each build.
Then we can enable spellcheck in the Travis doc build.
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (9 by maintainers)
Top Results From Across the Web
Revert previous commit (#39879) · pandas-dev/pandas@5bf5ae8 ...
CI : Enable spellcheck in docbuild #40694. Sign in to view logs · Sign in to view logs. Workflow file. CI: Enable spellcheck...
Read more >Add a spellchecker · eb1e9e207b - charm-guide - OpenDev: Free ...
Do not enforce spelling during a normal doc build; add a new tox target. ... In this example, support is enabled on Focal-based...
Read more >Settings — GitExtensions 3.4 documentation
Settings that are specific to Git Extensions and apply globally will be ... Choose the dictionary to use for the spelling checker in...
Read more >How To Build - Project Mu - Microsoft Open Source
Spell check the docs¶. navigate to root of repository (should see a docs folder, the mkdocs_base.yml file, and a few other things); open...
Read more >Release 0.11.0 - Statsmodels
Travis CI: The sudo: tag is deprecated in Travis (PR #6161) ... Small fixups after the spell check (PR #5994).
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@daminisatya since you marked interest in this and the JSON issue how about you tackle the JSON one as a first contribution and let @FabioRosado continue with this one, since this is a logical follow up to a change he just made?
I would like to take on this since this is related to my previous PR 😄