SwiftDevRantSDK
All the things we do for our fellow ranters! This is a review of SwiftDevRantSDK. It's a directory that startswith a . because I normally don't commit it.
You want a review like this too?
If you want to have a file reviewed / checked for bugs with this beautiful system just execute code below with python (no libraries required, xmlrpc client of your prefered language is also fine). It has support any syntax and will auto resolve the syntax type.:
from xmlrpc.client import ServerProxy
client = ServerProxy("https://api.retoor.molodetz.nl/rpc")
with f.open("your-file.swift", "r") as f:
content = f.read()
pinrt(client.review(content))
It's fine to iterate trough your project and review one by one, but preferrably not concurrent. My server supports it, but the LLM only limited I can imagine. It takes 15-30 seconds review per file. You can let your file auto refactor with best practices using client.refactor([source_data]) but it will add my name above it and a MIT license and short summary of functionality. Probably not what you want, but try out to see the results. It will only do some minor additions and some formatting. I care a lot about self written code and won't AI rewrite it. It's a great way to get a first impression of the code.
Using my software comes with unlimited warranty. I do take full responsibility for any damage the software makes. Let's find out what that's worth.
Review summary.
This README file is only a summary of the detailed reviews in the Reviews directory. The summary could be bigger, but I limited it to something you would actually read. Every file is reviewed in detail and contains metadata like grade, size and line count. In general, this source code is high quality, graded like 8 on average and even a few 9's. 9's are quite exceptional. But a few parts of this source also had the record of worst code (graded a 4, not seen that before).
.reviews | |
.swiftpm/xcode/package.xcworkspace | |
Sources/SwiftDevRant | |
Tests/SwiftDevRantTests | |
.gitignore | |
LICENSE | |
Package.resolved | |
Package.swift | |
README.md |