We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b3956 commit 322a30cCopy full SHA for 322a30c
SwiftFormat.novaextension/extension.json
@@ -1,8 +1,11 @@
1
{
2
"identifier": "org.padraig.SwiftFormat",
3
"name": "SwiftFormat",
4
- "organization": "Pádraig Ó Cinnéide",
5
- "description": "Runs SwiftFormat whenever Swift files are saved.",
+ "organization": "padraig.org",
+ "license": "MIT",
6
+ "description": "Runs SwiftFormat when Swift files are saved.",
7
+ "bugs": "https://github.com/PadraigK/swiftformat-nova/issues",
8
+ "repository": "https://github.com/PadraigK/swiftformat-nova",
9
"version": "1.0",
10
"categories": ["formatters", "commands"],
11
0 commit comments