Skip to content
Snippets Groups Projects
Commit fce2660f authored by nimrod's avatar nimrod
Browse files

Format README.

parent 07dba55b
No related branches found
No related tags found
No related merge requests found
...@@ -11,12 +11,14 @@ ...@@ -11,12 +11,14 @@
Add the following to your project's `.pre-commit-config.yaml`: Add the following to your project's `.pre-commit-config.yaml`:
```
- repo: https://git.shore.co.il/nimrod/git-pre-commit.git - repo: https://git.shore.co.il/nimrod/git-pre-commit.git
sha: v0.1.1 sha: v0.1.1
hooks: hooks:
- id: merge-conflict - id: merge-conflict
args: ['production'] # In case the branch to check against is NOT master. args: ['production'] # In case the branch to check against is NOT master.
always_run: True always_run: True
```
## License ## License
...@@ -25,6 +27,6 @@ This software is licensed under the MIT license (see the `LICENSE.txt` file). ...@@ -25,6 +27,6 @@ This software is licensed under the MIT license (see the `LICENSE.txt` file).
## Author information ## Author information
Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my Nimrod Adar, [contact me](mailto:nimrod@shore.co.il) or visit my
[website](https://www.shore.co.il/). Patches are welcome via [git [website](https://www.shore.co.il/). Patches are welcome via
send-email](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository is [`git send-email`](http://git-scm.com/book/en/v2/Git-Commands-Email). The repository
located at <https://git.shore.co.il/explore>. is located at: <https://git.shore.co.il/expore/>.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment