mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-04-23 05:33:48 -05:00
Remove code formatting workflows and related configuration files (#504)
This commit is contained in:
@@ -1,12 +1,5 @@
|
||||
{
|
||||
"name": "community-scripts",
|
||||
"description": "This repository contains plugin and utility scripts created by the Stash community and hosted on the official GitHub repo.",
|
||||
"license": "AGPL-3.0-only",
|
||||
"scripts": {
|
||||
"format": "prettier --write .",
|
||||
"format-py": "black --exclude=\"3rd party\" ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "^3.2.5"
|
||||
}
|
||||
"license": "AGPL-3.0-only"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user