Skip to content

Commit

Permalink
Remove AppCode section in README.md (realm#4925)
Browse files Browse the repository at this point in the history
> AppCode is no longer available as a commercial product as of
> December 14, 2022.

From https://blog.jetbrains.com/appcode/2022/12/appcode-2022-3-release-and-end-of-sales-and-support/
  • Loading branch information
jpsim authored Apr 24, 2023
1 parent c241935 commit fd4f9af
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,14 +239,6 @@ Add SwiftLint to a target using the `plugins` parameter.
),
```


### AppCode

To integrate SwiftLint with AppCode, install
[this plugin](https://plugins.jetbrains.com/plugin/9175) and configure
SwiftLint's installed path in the plugin's preferences.
The `fix` action is available via `⌥⏎`.

### Visual Studio Code

To integrate SwiftLint with [vscode](https://code.visualstudio.com), install the
Expand Down

0 comments on commit fd4f9af

Please sign in to comment.