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

Report 1 Command failed: swiftlint lint --quiet --reporter jsonError: No lintable files found at paths: '' #75

Closed
H-G-Hristov opened this issue Oct 2, 2023 · 1 comment

Comments

@H-G-Hristov
Copy link

H-G-Hristov commented Oct 2, 2023

My Swift projects are located in subfolders of the main project (which is C++) and I am getting this popup all the time.
Is it possible to make SwiftLint to work on multiroot projects?

Error: Command failed: swiftlint lint --quiet --reporter json
Error: No lintable files found at paths: ''

	at ChildProcess.exithandler (node:child_process:431:12)
	at ChildProcess.emit (node:events:513:28)
	at maybeClose (node:internal/child_process:1091:16)
	at ChildProcess._handle.onexit (node:internal/child_process:302:5)
os: darwin
@vknabel
Copy link
Owner

vknabel commented Jun 8, 2024

Should be fixed with #85 and #90

@vknabel vknabel closed this as completed Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants