1. 26 Jun, 2021 2 commits
  2. 25 Jun, 2021 1 commit
  3. 24 Jun, 2021 2 commits
  4. 23 Jun, 2021 2 commits
  5. 22 Jun, 2021 4 commits
  6. 21 Jun, 2021 3 commits
  7. 20 Jun, 2021 2 commits
  8. 19 Jun, 2021 4 commits
  9. 18 Jun, 2021 2 commits
  10. 17 Jun, 2021 12 commits
  11. 16 Jun, 2021 5 commits
  12. 15 Jun, 2021 1 commit
    • John Bampton's avatar
      Run pre-commit with GitHub Actions · dab5502e
      John Bampton authored
      Running pre-commit with GitHub Actions now gives us more tests and coverage
      
      Remove duplicate GitHub Actions for merge conflicts and trailing whitespace
      
      Remove duplicate checks for markdownlint and yamllint from the GitHub Super-Linter
      
      Add new custom pre-commit hook running with a shell script to sort alphabetically and uniquify codespell.txt
      
      Add new pre-commit hook to check spelling with codespell
      
      https://github.com/codespell-project/codespell
      
      Fix spelling
      dab5502e