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>
This commit is contained in:
Raghavan
2024-02-07 04:55:44 +05:30
committed by GitHub
parent 1c6875f746
commit 228c294ffa
87 changed files with 42300 additions and 30749 deletions

View File

@@ -1,6 +1,6 @@
name: Stash Userscript Library
description: Exports utility functions and a Stash class that emits events whenever a GQL response is received and whenenever a page navigation change is detected
version: 1.0
ui:
javascript:
- stashUserscriptLibrary.js
name: Stash Userscript Library
description: Exports utility functions and a Stash class that emits events whenever a GQL response is received and whenenever a page navigation change is detected
version: 1.0
ui:
javascript:
- stashUserscriptLibrary.js