Skip to content

A pre-commit hook that ensures the project does not violate import rules.

Notifications You must be signed in to change notification settings

CJHwong/pre-commit-import-linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A pre-commit hook that ensures the project does not violate import rules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published