Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments spell checking tool not used in CI. #299

Open
louis-langholtz opened this issue Feb 1, 2018 · 1 comment
Open

Comments spell checking tool not used in CI. #299

louis-langholtz opened this issue Feb 1, 2018 · 1 comment
Assignees
Labels
Docs Use when issue or pull request relates to the documentation of the project. Enhancement For suggestions or changes that enhance any part of the project and isn't a bug.
Milestone

Comments

@louis-langholtz
Copy link
Owner

Expected/Desired Behavior or Experience:

pyspellcode is used in a continuous integration (CI) system like Travis or AppVeyor to at least generate warnings about unrecognized spellings in doxygen marked up source code comments.

Actual Behavior:

pyspellcode is available now but it's not hooked into any CI system for automated running.

Related Issues:

@louis-langholtz louis-langholtz added Enhancement For suggestions or changes that enhance any part of the project and isn't a bug. Docs Use when issue or pull request relates to the documentation of the project. labels Feb 1, 2018
@louis-langholtz louis-langholtz added this to the Beta Launch milestone Feb 1, 2018
@louis-langholtz louis-langholtz self-assigned this Feb 1, 2018
@louis-langholtz louis-langholtz added this to To Do in Documentation work via automation Feb 1, 2018
@louis-langholtz
Copy link
Owner Author

louis-langholtz commented Feb 2, 2018

One problem with integrating the spell checking tool, is that it's currently taking over 60 minutes to get through all of the header files. Opened an issue on pyspellcode to address this. Looks like the updates that were just made to pyspellcode have reduced the runtime down to under 4 minutes. That's much more usable now!

@louis-langholtz louis-langholtz modified the milestones: Beta Launch, 1.0 Release Oct 23, 2020
@louis-langholtz louis-langholtz modified the milestones: 1.0 Release, 1.0+ Nov 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Use when issue or pull request relates to the documentation of the project. Enhancement For suggestions or changes that enhance any part of the project and isn't a bug.
Projects
Development

No branches or pull requests

1 participant