Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEAT: automatically black and cSpell pre-commit hooks #142

Merged
merged 8 commits into from
Jul 1, 2023

Commits on Jul 1, 2023

  1. MAINT: sort settings

    redeboer authored and Remco de Boer committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    b7f6c63 View commit details
    Browse the repository at this point in the history
  2. MAINT: extract load_pyproject() function

    redeboer authored and Remco de Boer committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c839a38 View commit details
    Browse the repository at this point in the history
  3. MAINT: extract update_single_hook_precommit_repo() function

    redeboer authored and Remco de Boer committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    728d388 View commit details
    Browse the repository at this point in the history
  4. MAINT: insert empty rev if not provided

    redeboer authored and Remco de Boer committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    ad536e1 View commit details
    Browse the repository at this point in the history
  5. FIX: insert pre-commit repo between other single-hook repos

    redeboer authored and Remco de Boer committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    06a69fe View commit details
    Browse the repository at this point in the history
  6. ENH: automatically update black pre-commit repo

    redeboer authored and Remco de Boer committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    f3003c8 View commit details
    Browse the repository at this point in the history
  7. ENH: automatically update cSpell pre-commit repo

    redeboer authored and Remco de Boer committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    d1ece2b View commit details
    Browse the repository at this point in the history
  8. MAINT: extract update_precommit_hook()

    redeboer authored and Remco de Boer committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    5ed900f View commit details
    Browse the repository at this point in the history