4 Commits

Author SHA1 Message Date
DogmaDragon
daca1c03ea
Remove code formatting workflows and related configuration files (#504) 2025-02-11 01:59:29 +02:00
WithoutPants
6664747041
Revert "integrate stash-plugin-builder (#244)" (#262)
This reverts commit 6e873b936dc947ec38f31800cbe00c761056f959.
2024-02-23 07:51:24 +11:00
Raghavan
6e873b936d
integrate stash-plugin-builder (#244)
* integrated stash-plugin-builder

* update readme

* add trigger paths

* trigger build on config change

* rename deploy.yml

* yarn run format

* update stash-plugin-builder

* add docs comments for build.js

* stash-plugin-builder v1.0.2

* update stash-plugin-builder

* build on package change
2024-02-22 17:50:04 +05:30
Raghavan
228c294ffa
Workflow to check JS and PY code format (#242)
* fix css files
* create workflow
* format code using prettier
* black ignore 3rd party folder
* format py code using black
* black exclude option in workflow
* Don't format workflow files
* Add contributing instructions to readme
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-02-07 10:25:44 +11:00