Skip to content
  1. Mar 13, 2022
  2. Mar 12, 2022
  3. Mar 03, 2022
  4. Feb 12, 2022
  5. Dec 23, 2021
    • nimrod's avatar
      Small fix. · b4ca6535
      nimrod authored
      It should be a list of strings.
      b4ca6535
  6. Nov 09, 2021
  7. Nov 05, 2021
  8. Oct 30, 2021
  9. Oct 24, 2021
  10. Oct 23, 2021
  11. Oct 08, 2021
  12. Oct 03, 2021
    • nimrod's avatar
      Don't run pre-commit on scheduled builds. · ec4e732a
      nimrod authored
      There's really no point in it. I usually keep the master branch
      buildable and working so running pre-commit is a waste of time and a
      source for failed builds that shouldn't be.
      ec4e732a
  13. Sep 19, 2021
  14. Sep 16, 2021
  15. Sep 11, 2021
    • nimrod's avatar
      Fix the linter check. · dca254dc
      nimrod authored
      The linter changed the usage and doesn't require the --file flag
      anymore.
      dca254dc