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

- A little more documentation.

parent e255f173
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ Add the following to your project's `.pre-commit-config.yaml`: ...@@ -16,6 +16,7 @@ Add the following to your project's `.pre-commit-config.yaml`:
sha: v0.1.0 sha: v0.1.0
hooks: hooks:
- id: merge-conflict - id: merge-conflict
args: ['production'] # In case the branch to check against is NOT master.
always_run: True always_run: True
## License ## License
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment