You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: