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

Add pre-commit hook for prettier and format most files #134

Merged
merged 1 commit into from
Feb 16, 2023

Commits on Feb 16, 2023

  1. Add pre-commit hook for Prettier and format most files.

    This adds a pre-commit hook for Prettier and formats all files to match,
    with the exception of the abstract spec to avoid a merge conflict
    nightmare.  Markdown files are also changed to be one sentence per line:
    
    https://nick.groenen.me/notes/one-sentence-per-line/
    thetorpedodog committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c3d73b3 View commit details
    Browse the repository at this point in the history