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: '' #68

Closed
H-G-Hristov opened this issue Sep 4, 2023 · 1 comment

Comments

@H-G-Hristov
Copy link

H-G-Hristov commented Sep 4, 2023

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

	at ChildProcess.exithandler (node:child_process:409:12)
	at ChildProcess.emit (node:events:513:28)
	at maybeClose (node:internal/child_process:1121:16)
	at ChildProcess._handle.onexit (node:internal/child_process:304:5)
os: darwin

I have my Swift projects embedded in a C++ project. Can we disable this message? In general can we handle this situation where the Swift projects are subfolders of another project?

vknabel added a commit that referenced this issue Sep 16, 2023
@vknabel
Copy link
Owner

vknabel commented Sep 16, 2023

Thanks for the report. This will be fixed in the next release

@vknabel vknabel closed this as completed Sep 16, 2023
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