Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
resume
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
resume
Commits
5f322a1e
Commit
5f322a1e
authored
3 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
Update pre-commit hooks.
Use the git skeleton file. Fix some small things it found.
parent
94e1ebfb
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.pre-commit-config.yaml
+33
-10
33 additions, 10 deletions
.pre-commit-config.yaml
LICENSE.txt
+0
-1
0 additions, 1 deletion
LICENSE.txt
README.rst
+1
-1
1 addition, 1 deletion
README.rst
with
34 additions
and
12 deletions
.pre-commit-config.yaml
+
33
−
10
View file @
5f322a1e
---
repos
:
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v
3.
4.0
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
.git
rev
:
v4.0
.1
hooks
:
-
id
:
check-added-large-files
-
id
:
check-merge-conflict
-
id
:
check-yaml
-
id
:
detect-private-key
-
id
:
end-of-file-fixer
-
id
:
trailing-whitespace
exclude
:
\.diff$
-
repo
:
https://github.com/
Yelp/detect-secrets
rev
:
v
0
.1
4.3
-
repo
:
https://github.com/
codespell-project/codespell.git
rev
:
v
2
.1
.0
hooks
:
-
id
:
detect-secrets
-
id
:
codespell
-
repo
:
https://github.com/
adrienverge/yamllin
t
rev
:
v1.
25
.0
-
repo
:
https://github.com/
Yelp/detect-secrets.gi
t
rev
:
v1.
1
.0
hooks
:
-
id
:
yamllint
-
id
:
detect-secrets
-
repo
:
https://github.com/amperser/proselint
/
-
repo
:
https://github.com/amperser/proselint
.git
rev
:
0.10.2
hooks
:
-
id
:
proselint
types
:
[
plain-text
]
exclude
:
LICENSE|README
-
repo
:
https://github.com/Lucas-C/pre-commit-hooks-markup
-
repo
:
https://gitlab.com/devopshq/gitlab-ci-linter.git
rev
:
v1.0.2
hooks
:
-
id
:
gitlab-ci-linter
args
:
-
"
--server"
-
https://git.shore.co.il
-
repo
:
https://git.shore.co.il/nimrod/yamltool.git
rev
:
v0.1.2
hooks
:
-
id
:
yamltool
-
repo
:
https://github.com/adrienverge/yamllint.git
rev
:
v1.26.3
hooks
:
-
id
:
yamllint
-
repo
:
https://github.com/Lucas-C/pre-commit-hooks-markup.git
rev
:
v1.0.1
hooks
:
-
id
:
rst-linter
...
...
This diff is collapsed.
Click to expand it.
LICENSE.txt
+
0
−
1
View file @
5f322a1e
...
...
@@ -393,4 +393,3 @@ the avoidance of doubt, this paragraph does not form part of the
public licenses.
Creative Commons may be contacted at creativecommons.org.
This diff is collapsed.
Click to expand it.
README.rst
+
1
−
1
View file @
5f322a1e
...
...
@@ -8,7 +8,7 @@ Nimrod Adar's résumé
A tiny framework to generate your résumé from whatever markup that
suits you (and that Pandoc can read).
My own résumé is in the :code:`nimrod` branch, the outputed files can be found
My own résumé is in the :code:`nimrod` branch, the output
t
ed files can be found
in my `about me <https://www.shore.co.il/blog/pages/about-me.html>`_ page.
Dependencies
...
...
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