Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Platypush
platypush
Commits
b3b2a7a8
Verified
Commit
b3b2a7a8
authored
Mar 09, 2022
by
Fabio Manganiello
Browse files
Generating the README TOC via pre-commit script [closes
#209
]
parent
747e7f3e
Pipeline
#165
passed with stages
in 7 minutes and 14 seconds
Changes
2
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
.pre-commit-config.yaml
0 → 100644
View file @
b3b2a7a8
# See https://pre-commit.com for more information
# See https://pre-commit.com/hooks.html for more hooks
repos
:
-
repo
:
https://github.com/pre-commit/pre-commit-hooks
rev
:
v3.2.0
hooks
:
-
id
:
trailing-whitespace
-
id
:
end-of-file-fixer
-
id
:
check-yaml
-
id
:
check-added-large-files
-
repo
:
https://github.com/Lucas-C/pre-commit-hooks-nodejs
rev
:
v1.1.1
hooks
:
-
id
:
markdown-toc
README.md
View file @
b3b2a7a8
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment