Skip to content
This repository was archived by the owner on Oct 23, 2019. It is now read-only.
This repository was archived by the owner on Oct 23, 2019. It is now read-only.

Add documentation for running Parlinter as a pre-commit hook #1

@rgdelato

Description

@rgdelato

Prettier has documentation for running it as a pre-commit hook (which is how I personally use it), and if Parlinter is a safe code transform (running it will never change the meaning of the code), then it would probably be best to use it automatically on save and/or on commit.

For reference, here's Prettier's documentation:
https://github.com/prettier/prettier#pre-commit-hook

However, I don't know if the Clojure/ClojureScript ecosystems have projects similar to husky or pre-commit that allow for configuring Git hooks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions