Enhance s_string to check for spelling errors in python comments

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Storage Engines Team
            Reporter:
            Keith Smith
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: