Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pre-commit scans the file only the first time #229

Open
1 task done
slim-azaiz opened this issue May 10, 2024 · 0 comments
Open
1 task done

pre-commit scans the file only the first time #229

slim-azaiz opened this issue May 10, 2024 · 0 comments
Assignees
Labels
bug Something isn't working triage Issues that need to be triaged and categorized

Comments

@slim-azaiz
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I am using the default config file
repos:

  - repo: https://github.com/norwoodj/helm-docs
    rev: "v1.13.1"
    hooks:
      - id: helm-docs

when i execute pre-commit it can not detect my README.md.tmpl
Helm Docs............................................(no files to check)Skipped

Expected Behavior

Helm Docs................................................................Passed

Reference Chart

apiVersion: v2
name: occhart
description: A Helm chart for
type: application
version: 1.0.1

Reference Template

No response

Environment

  • Operating system:
  • Helm version (output of helm version):
  • GO version (output of go version):
  • Method of calling helm-docs (manual, jenkins, github action ...):

Link to helm-docs Logs

No response

Further Information

No response

@slim-azaiz slim-azaiz added bug Something isn't working triage Issues that need to be triaged and categorized labels May 10, 2024
@slim-azaiz slim-azaiz changed the title Perecommit scans the file only the first time pre-commit scans the file only the first time May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage Issues that need to be triaged and categorized
Projects
None yet
Development

No branches or pull requests

3 participants