Skip to content

Commit

Permalink
Add pre-commit-hook.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thamudi committed Jun 29, 2022
1 parent 19c5ff3 commit 86fa9c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
- id: validate-flux
name: Validate Flux
description: "A script to validate Flux custom resources and Kustomize overlays."
entry: ./scripts/validate-flux.sh
language: script
stages: [push]

0 comments on commit 86fa9c2

Please sign in to comment.