Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10865

Enhance s_string to check for spelling errors in python comments

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 5
    • StorEng - Defined Pipeline

      Code reviews sometimes catch spelling errors and typos in the comments of our Python test suite. We shouldn't need to rely on human review for this. 

      Enhance the s_string to spell check our Python comments. aspell has a `–mode=comment` option that is supposed to only check lines that start with #.

      Implementing this ticket will likely require the tedious work of fixing a any spelling errors uncovered by the additional spell checking.

            Assignee:
            backlog-server-storage-engines [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            keith.smith@mongodb.com Keith Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: