iMostfa
iMostfa
i have a problem when making a request using the framework: here's my code: ` let file = File(path: "/Users/username/Downloads/file.swift")! let request = SourceKittenFramework.Request.cursorInfo(file: "/Users/mostfa/Downloads/file.swift", offset: (90), arguments: [file.path!]) let...
Hello Team, In This PR tries to solve an issue where we get two errors emitted for: ```swift protocol P {} // error: using '!' is not allowed here; perhaps...
### Is there an existing issue for this? - [x] I have searched the existing issues and didn't find mine. ### Steps to reproduce Thanks for the great project. we...