Skip to content

Gabitchov/pre-commit-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

pre-commit hooks

Description

Several hooks to use with pre-commit

Installation

In your repository pre-commit config file add:

repos:

- repo: ...

- repo: https://github.com/Gabitchov/pre-commit-hooks.git
    rev: (SHA1|TAG)
    hooks:
      - id: editorconfig-checker

Hooks

editorconfig-checker

Integration of editorconfig-checker's check command as hook.

About

Miscellaneous hooks to use with precommit tool

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages