Skip to content

Commit

Permalink
fix: remove keywords tag until devcontainers/spec#204 is resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
LosFarmosCTL committed Feb 24, 2023
1 parent dbd4e9a commit 3ee0915
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/apple-swift-format/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"name": "swift-format",
"documentationURL": "https://github.com/losfarmosctl/swift-devcontainer-features/tree/main/src/apple-swift-format",
"description": "Installs Apple's own formatter for swift code, swift-format, built from source.",
"keywords": ["swift", "format", "formatter", "swift-format", "apple"],
"options": {
"version": {
"type": "string",
Expand Down
1 change: 0 additions & 1 deletion src/swiftlint/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"name": "SwiftLint",
"documentationURL": "https://github.com/losfarmosctl/swift-devcontainer-features/tree/main/src/swiftlint",
"description": "Installs realm/SwiftLint, a widely used tool for checking Swift code style violations.",
"keywords": ["swift", "format", "lint", "swiftlint", "apple"],
"options": {
"version": {
"type": "string",
Expand Down

0 comments on commit 3ee0915

Please sign in to comment.