4 Commits

Author SHA1 Message Date
megatwig
56e31db490
Fix basic pathParser plugin functionality (#502) 2025-02-11 01:14:59 +02:00
Raghavan
862f16b20a
Fix trailing comma (#247)
* added .prettierrc.json
* modified:   .gitignore
* yarn run format
* fix check format workflow
2024-02-11 19:41:16 +11:00
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
FauxMatt
b828a6fcbf
[plugin] Add PathParser Plugin (#89) 2022-11-07 17:37:49 +02:00