Skip to content

AmazingPP/zeek-format-precommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Pre-commit Hooks for zeek-format

This repository contains configuration to add zeek-format hooks to a git project using pre-commit.

Usage

To add zeek-format to your pre-commit configuration, add something like the following to your .pre-commit-config.yaml file:

repos:
  - repo: https://github.com/AmazingPP/zeek-format-precommit
    rev: v1.2.0
    hooks:
    - id: zeek-format

About

pre-commit hooks specification for zeek-format

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages