1. 12 Feb, 2020 1 commit
    • Amy Qualls's avatar
      Remove redundant section from .vale.ini · a1e61e6c
      Amy Qualls authored
      The .vale.ini file for linting tests contained a section for
      instructions on how to lint just *.md files, and another section for
      linting both *.md and *.txt files. If you included conflicting
      instructions in those sections, Vale became very confused and did
      not apply tests in the manner you might expect.
      
      This commit removes the redundant section so test results will be
      predictable and less error-prone.
      a1e61e6c
  2. 11 Feb, 2020 39 commits