777 on new scripts (+2 squashed commit)
Squashed commit: [9ae7dd0f] add helm-docs to workflow [2206f5ba] fix small typo in workflows (+1 squashed commits) Squashed commits: [29c2ceb4] Documentation-Cleanup (#181) * work on readme generation * document windows setup * add simple pre-commit install script * more docs for git setup * Update pre-commit * pre-commit automatic fixes * Increase all patch versions * Auto Readme and Config doc * Auto app-readme.md generation * increase common and common-test versions accordingly (due to cleanup) * move contribution guidelines to /development in wiki * fix some end-of-line issues (again) * fix line 14 of workflows
This commit is contained in:
committed by
kjeld Schouten-Lebbing
parent
94a6d6f9e1
commit
1d51be0e3d
4
.tools/pre-commit-install.bat
Normal file
4
.tools/pre-commit-install.bat
Normal file
@@ -0,0 +1,4 @@
|
||||
pip install pre-commit
|
||||
git config --unset-all core.hooksPath
|
||||
cd ..
|
||||
pre-commit install
|
||||
Reference in New Issue
Block a user