Sanitize node configs via script, and do it automatically in a Git hook #633
Reference in New Issue
Block a user
Delete Branch "dev/sanitize_nodes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds a new util script for sanitizing node config JSON files (requires
jq), and a pre-commit hook that runs it on staged files innodes/and asks to re-stage the files in case they have been sanitized by the hook.Check the README change for adding the hook on your machine(s).
Sanitize nodesto Sanitize node configs via script, and do it automatically in a Git hook4bcbeaf1a8to5cc6347e2bPull request closed