Skip to content

Commit

Permalink
Let's put an appropriate amount of links
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrange committed Mar 15, 2024
1 parent f4227cb commit 90d7160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -131,11 +131,11 @@ test:

See this bash_unit https://gitlab.com/pgrange/bash_unit_getting_started[getting started gitlab project] for a working example.

=== https://pre-commit.com[pre-commit] hook
=== pre-commit hook

You can run `+bash_unit+` as a https://pre-commit.com[pre-commit] hook.

Add the following to your https://pre-commit.com[pre-commit] configuration. By default it will run scripts that are identified as shell scripts that match the path `+^tests/(.*/)?test_.*\.sh$+`.
Add the following to your pre-commit configuration. By default it will run scripts that are identified as shell scripts that match the path `+^tests/(.*/)?test_.*\.sh$+`.

[.pre-commit-config,yaml]
----
Expand Down

0 comments on commit 90d7160

Please sign in to comment.