Standing-Man opened a new issue, #3195:
URL: https://github.com/apache/iggy/issues/3195

   ### Bug description
   
   Some pre-commit hooks (`trailing-whitespace.sh`, `trailing-newline.sh`, 
`taplo.sh`, `binary-artifacts.sh`) currently determine the staged file scope 
internally using `git diff --cached`, while also setting `pass_filenames: 
false`.
   
   This differs from other hooks (e.g., markdownlint, shellcheck) that rely on 
filenames passed directly by pre-commit. Aligning these hooks to the same 
pattern would simplify the implementation and improve consistency.
   
   ### Deployment
   
   None
   
   ### Versions
   
   _No response_
   
   ### Hardware / environment
   
   _No response_
   
   ### Sample code
   
   _No response_
   
   ### Logs
   
   _No response_
   
   ### Iggy server config
   
   _No response_
   
   ### Reproduction
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to