Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 503 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 503 Bytes

DEPRECATED

the upstream repo was archived


coffeelint mirror

Mirror of coffeelint package for pre-commit.

For pre-commit: see https://github.com/pre-commit/pre-commit

For coffeelint: see https://github.com/clutchski/coffeelint

Using coffeelint with pre-commit

Add this to your .pre-commit-config.yaml:

-   repo: https://github.com/pre-commit/mirrors-coffeelint
    rev: ''  # Use the sha / tag you want to point at
    hooks:
    -   id: coffeelint