Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 482 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 482 Bytes

pre-commit-import-linter

A simple pre-commit hook to enforce contracts defined by import-linter.

Example

Default setting, load configuration from the default location. The display shows verbose messages and the process time of each contract.

  - repo: https://github.com/CJHwong/pre-commit-import-linter
    hooks:
      - id: pre-commit-import-linter