Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 419 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 419 Bytes

pre-commit: editorconfig-checker mirror

Mirror of editorconfig-checker package for pre-commit.

Usage

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

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