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

Pre commit checks #219

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Commits on Dec 18, 2022

  1. GIT: Ignore .python-version file

    Don't save pyenv version configuration
    edgester committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    00b3f91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b94d162 View commit details
    Browse the repository at this point in the history
  3. CI: pre-commit: Removed trailing white space on all files

    Ran 'pre-commit run --all' on the repository.
    No content changes were made.
    edgester committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    7bf5637 View commit details
    Browse the repository at this point in the history
  4. CI: pre-commit: Require all new cheatsheets to have the YAML header

    New files must have a YAML front-matter header that includes the
    'syntax' or 'tags' fields.
    edgester committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    630c0b2 View commit details
    Browse the repository at this point in the history
  5. Update .pre-commit-config.yaml

    Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
    edgester and Emily Grace Seville authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    1f161fb View commit details
    Browse the repository at this point in the history