Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
git-pre-commit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nimrod
git-pre-commit
Commits
e5eebaa4
Commit
e5eebaa4
authored
4 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
New GitLab instance.
Update links accordingly.
parent
4208487b
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.pre-commit-config.yaml
+2
-2
2 additions, 2 deletions
.pre-commit-config.yaml
README.md
+2
-2
2 additions, 2 deletions
README.md
with
4 additions
and
4 deletions
.pre-commit-config.yaml
+
2
−
2
View file @
e5eebaa4
...
@@ -4,14 +4,14 @@
...
@@ -4,14 +4,14 @@
-
id
:
check-added-large-files
-
id
:
check-added-large-files
-
id
:
check-merge-conflict
-
id
:
check-merge-conflict
-
id
:
check-yaml
-
id
:
check-yaml
-
repo
:
https://
www
.shore.co.il/
git
/shell-pre-commit
/
-
repo
:
https://
git
.shore.co.il/
nimrod
/shell-pre-commit
.git
sha
:
v0.5.4
sha
:
v0.5.4
hooks
:
hooks
:
-
id
:
shell-lint
-
id
:
shell-lint
files
:
&shellscripts
'
^merge-conflict$'
files
:
&shellscripts
'
^merge-conflict$'
-
id
:
shellcheck
-
id
:
shellcheck
files
:
*shellscripts
files
:
*shellscripts
-
repo
:
https://
www
.shore.co.il/
git
/git-pre-commit
/
-
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
This diff is collapsed.
Click to expand it.
README.md
+
2
−
2
View file @
e5eebaa4
...
@@ -12,7 +12,7 @@ Status](https://travis-ci.org/adarnimrod/git-pre-commit.svg?branch=master)](http
...
@@ -12,7 +12,7 @@ Status](https://travis-ci.org/adarnimrod/git-pre-commit.svg?branch=master)](http
Add the following to your project's
`.pre-commit-config.yaml`
:
Add the following to your project's
`.pre-commit-config.yaml`
:
- repo: https://
www
.shore.co.il/
git
/git-pre-commit
- 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
...
@@ -28,4 +28,4 @@ This software is licensed under the MIT license (see the `LICENSE.txt` file).
...
@@ -28,4 +28,4 @@ This software is licensed under the MIT license (see the `LICENSE.txt` file).
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
[
git
send-email
](
http://git-scm.com/book/en/v2/Git-Commands-Email
)
. The repository is
send-email
](
http://git-scm.com/book/en/v2/Git-Commands-Email
)
. The repository is
located at
<https://
www
.shore.co.il/
git
/>
.
located at
<https://
git
.shore.co.il/
nimrod
/>
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment