Skip to content
#

git-hooks

Here are 307 public repositories matching this topic...

jtaylor100
jtaylor100 commented Sep 2, 2021

Is your feature request related to a problem? Please describe.
Whenever I update one of my dependencies in a bazel workspace, I often have to reset the SHA for one of my [package-type].bzl files since these also contain SHA hashes that are not sensitive and talisman interprets as secrets.

Describe the solution you'd like
The 'node' scope fixed a similar problem I had with the package-

calebcartwright
calebcartwright commented Feb 2, 2021

We've a custom build script that's used to provide a shortcut path for folks that want to make it easy for their users to enable hooks in their local env, and this works by leveraging the internal init function.

That's well and good for the lib cases (added as a dev dep and compiled during a cargo test), but there's no reason to attempt to init when building the bin/cli target (e.g. `cargo in

This tool greatly simplifies Windows administrator life by automating the whole scripting content lifecycle. So the boring stuff like backuping, syntax checking, code formatting, content distribution or deletion will be automated and only thing left will be the code writing :)

  • Updated Jun 30, 2021
  • PowerShell

Improve this page

Add a description, image, and links to the git-hooks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the git-hooks topic, visit your repo's landing page and select "manage topics."

Learn more