#
githooks
Here are 52 public repositories matching this topic...
Creates and updates README testing coverage badges with your json-summary
nyc
readme
coverage
jest
istanbul
husky
lcov
c8
lcov-report
jest-badges-readme
githooks
istanbul-badges-readme
-
Updated
Jun 14, 2022 - TypeScript
A configurable Git hook for adhering to the Conventional Commit specification
-
Updated
Oct 4, 2020 - Shell
android
kotlin
flow
material-design
clean-architecture
android-architecture
retrofit2
stateflow
repository-pattern
mvvm-architecture
databinding
usecase
ktlint
ktor
mvvm-android
kts
navigation-component
githooks
mvvvm-android
hilt
-
Updated
Oct 16, 2021 - Kotlin
The web extension boilerplate which helps setting up browser extension project quickly using typescript, svelte, jest, webpack, githook, prettier and github actions
stylelint
chrome-extension
typescript
webpack
eslint
jest
firefox-addon
prettier
svelte
cicd
testing-library
js-dom
github-actions
githooks
microsoft-edge-extension
-
Updated
Jun 4, 2021 - TypeScript
Modular Android Project Template based on Kotlin, Gradle Kotlin DSL, buildSrc, ktlint, Detekt, Spotless, Github Actions, Dokka.
android
kotlin
boilerplate
modular
gradle
mvvm
android-library
android-application
android-boilerplate
jetpack
kotlin-dsl
detekt
android-template
gradle-versions
ktlint
spotless
buildsrc
github-actions
githooks
-
Updated
Jun 29, 2021 - Kotlin
vue3-admin是一个后台前端解决方案,基于Vue3 + Element-plus + Webpack5 + Typescript + Axios搭建。使用EditorConfig + Prettier + ESLint搭建项目中统一的代码风格,使用commitizen + lint-staged + commitlint统一代码提交规范,支持release-it自动化发布符合Semantic Versioning规范的版本,自动生成changelog文档等功能。
mock
typescript
eslint
scss
prettier
commitizen
axios
customizable
editorconfig
lint-staged
commitlint
release-it
webpack5
githooks
vuex4
vue-router4
element-plus
vue3-admin
auto-changelog
-
Updated
Jul 5, 2022 - TypeScript
Simple git hooks
-
Updated
Jul 7, 2022 - Kotlin
Manage git hooks in a simple and sophisticated way.
-
Updated
Jul 6, 2022 - PHP
Configurable CLI with conventional commits, changelog, git hooks all in one
-
Updated
Jan 24, 2021 - Go
An autohooks plugin for python code formatting via black
-
Updated
Jul 5, 2022 - Python
This is a template for TypeScript related projects.
-
Updated
Jul 1, 2022 - JavaScript
commit-linter helps you lint your commit messages according to commit conventions
python
git
pypi
python3
commit-hooks
git-hooks
commit-message
githook
commit-msg
commitlint
pypi-package
commit-lint
githooks
commit-linter
-
Updated
Feb 22, 2021 - Python
Open
Add sample pbit
vonBarbarosa
commented
Feb 11, 2021
Add a sample pbit for testing the scripts easily.
Git hooks to generate changelog
-
Updated
Jul 15, 2019 - Python
My Personal Website is live at
css
html
jenkins
flask
machine-learning
bootstrap4
jenkins-plugin
python3
flask-application
100daysofcode
machine-learning-practice
talkpython
githooks
-
Updated
Aug 16, 2020 - Jupyter Notebook
Open
Add Badges to README
2
devlinjunker
commented
Mar 28, 2020
- Build status/stable version?
- license?
- dependencies (up to date)
- dev-dependencies (up to date)
- documentation link
- npm version?
- node version?
- tests passing? https://help.github.com/en/actions/configuring-and-managing-workflows/configuring-a-work
good first issue
Good for newcomers/anyone who wants to start contributing
doc
Help improve the Documentation
(5)
medium change/bugfix with planning/investigation
status: longterm
This task will be around a while
Sample template for generating plots and code separately from jupyter notebooks using nbconvert
-
Updated
Oct 23, 2019 - HTML
Semantic Git Hooks
git
hooks
hook
semantic
git-hook
semantic-versioning
semantic-release
git-hooks
githook
githooks
semantic-hook
semantic-hooks
-
Updated
Dec 4, 2020 - Shell
An example of a Node.js project that utilizes the npm package Husky and git hooks for automatic execution of npm install (or yarn) after git merge, git checkout or git rebase, if needed ⛑️ 🛠️
-
Updated
Jan 4, 2021 - Shell
Improve this page
Add a description, image, and links to the githooks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the githooks topic, visit your repo's landing page and select "manage topics."
Need to come up with a better way to get a rebase commit log than what we do now:
https://github.com/jevakallio/git-notify/blob/master/src/git.ts#L28
For the time being as a workaround, you can skip installing the post-rewrite hook altogether -- the use case for this is pretty niche, in most people's workflows they'll end up pulling the commits to a local branch before rebasing on top of their