SwiftLintAppCode icon indicating copy to clipboard operation
SwiftLintAppCode copied to clipboard

Provides highlighting of the SwiftLint errors in the AppCode

Results 6 SwiftLintAppCode issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to get the option to work that pops up when I press ⌥⏎ in AppCode where it says "Run swiftlist autocorrect" but I can't get it to...

This is an issue that has occurred previously: [Issue #51: Swiftlint plugin is triggering the plugin File Watcher](https://github.com/bealex/SwiftLintAppCode/issues/51) It's not clear what the resolution was before or if the issue...

help wanted

Been running into this issue with the Swiftlint plugin for a bit. Currently running a project using a PBXProj using this file structure ``` /AppFolder .swiftlint.yml /project_gen .swiftlint.yml .pbxproj /Modules...

bug

I just installed the Swift Lint plugin in AppCode. I wasted about 20 minutes trying to figure out how to make it work, finding the install instructions, and then following...

I had the plugin working on my project for a while, then it stopped working with that message: ``` Can't find swiftlint utility here: /opt/homebrew/bin/swiftlint Please check the path in...

Hey, it seems like the plugin does ignore the settings for severity in the inspections: ![image](https://user-images.githubusercontent.com/6232639/115427725-01dfa380-a202-11eb-81a1-ff05238970f1.png) It would be nice if there were 2 options to select the Severity for...

enhancement
help wanted