mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2025-12-16 18:05:32 -06:00
* 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>
3 lines
51 B
Python
3 lines
51 B
Python
# strip file extension from title
|
|
STRIP_EXT = True
|