Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
ssh-ca
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
Show more breadcrumbs
nimrod
ssh-ca
Commits
24bf3c8a
Commit
24bf3c8a
authored
9 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
- Added support for pre-commit.
parent
21b08132
No related branches found
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
+13
-0
13 additions, 0 deletions
.pre-commit-config.yaml
README.rst
+2
-1
2 additions, 1 deletion
README.rst
with
15 additions
and
1 deletion
.pre-commit-config.yaml
0 → 100644
+
13
−
0
View file @
24bf3c8a
-
repo
:
git://github.com/pre-commit/pre-commit-hooks
sha
:
97b88d9610bcc03982ddac33caba98bb2b751f5f
hooks
:
-
id
:
check-added-large-files
-
id
:
check-json
-
id
:
check-xml
-
id
:
check-yaml
-
id
:
check-merge-conflict
-
repo
:
https://www.shore.co.il/git/shell-pre-commit/
sha
:
604fe77b53d3514d5ad0f66764c7783850bb6e98
hooks
:
-
id
:
shell-lint
file
:
ssh-ca
This diff is collapsed.
Click to expand it.
README.rst
+
2
−
1
View file @
24bf3c8a
...
...
@@ -88,7 +88,8 @@ Development
To ease development :code:`make clean`, :code:`make lint` and :code:`make test`
are available. It's recommended to add :code:`make lint` and :code:`make test`
to to your Git pre-commit and pre-push hooks accourdingly.
to to your Git pre-commit and pre-push hooks accourdingly. Also, this repo has
`pre-commit <http://pre-commit.com/>`_ configured.
License
-------
...
...
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