Skip to content

fiveai/pre-commit-prototool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

"Batteries included" prototool pre-commit hook

Example .pre-commit-config.yaml:

# See https://pre-commit.com.
repos:
  - repo: https://github.com/fiveai/pre-commit-prototool
    rev: master
    hooks:
      - id: "prototool:1.10.0"
        name: prototool lint
        args: ["lint"]

Links:

About

"Batteries included" prototool pre-commit hook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages