1. 19 Apr, 2021 2 commits
  2. 17 Apr, 2021 3 commits
  3. 16 Apr, 2021 1 commit
    • John Bampton's avatar
      feat(CI): add the GitHub Super Linter · 9d32d440
      John Bampton authored
      The GitHub Super Linter is a more robust and better supported
      tool than the current GitHub Actions we are using.
      
      Running these checks:
      
      ERROR_ON_MISSING_EXEC_BIT: true
      VALIDATE_BASH: true
      VALIDATE_BASH_EXEC: true
      VALIDATE_EDITORCONFIG: true
      VALIDATE_MARKDOWN: true
      VALIDATE_SHELL_SHFMT: true
      VALIDATE_YAML: true
      
      https://github.com/marketplace/actions/super-linter
      https://github.com/github/super-linter
      
      Added the GitHub Super Linter badge to the README.
      
      Also updated the pre-commit framework and added
      more documentation on pre-commit.
      
      Added one more pre-commit check: check-executables-have-shebangs
      
      Added one extra check for merge conflicts to our
      GitHub Actions.
      
      EditorConfig and Markdown linting.
      
      Minor grammar and spelling fixes.
      
      Update linter.yml
      9d32d440
  4. 15 Apr, 2021 2 commits
  5. 13 Apr, 2021 4 commits
  6. 12 Apr, 2021 5 commits
  7. 10 Apr, 2021 7 commits
  8. 09 Apr, 2021 2 commits
  9. 07 Apr, 2021 6 commits
  10. 06 Apr, 2021 8 commits