Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux: The extension doesn't work if SwiftLint is used as a package #44

Closed
Zingam opened this issue Jun 18, 2022 · 2 comments
Closed

Linux: The extension doesn't work if SwiftLint is used as a package #44

Zingam opened this issue Jun 18, 2022 · 2 comments
Labels
question Further information is requested

Comments

@Zingam
Copy link

Zingam commented Jun 18, 2022

I have the same issue as with swift-format:

vknabel/vscode-apple-swift-format#12 (comment)

Also if I have both packages added as a dependency then they fail to build but that's probably unrelated to the extension:

swiftlang/swift-format#377

@Zingam
Copy link
Author

Zingam commented Jun 18, 2022

Running this from the Terminal got the extension to work:

swift run -c release swiftlint --version

@vknabel vknabel added the question Further information is requested label Jun 19, 2022
@vknabel
Copy link
Owner

vknabel commented Jun 19, 2022

@vknabel vknabel closed this as completed Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants