Closed TheRealKeto closed 1 year ago
I've resolved wanted changes. Feel free to review again.
Happy to merge the Makefile changes as a single commit. Would you like to clean it up or are you OK with me doing that on your behalf?
Please continue on my behalf.
@TheRealKeto since this commit has your name on it please review it before I merge it. (In particular, add a Signed-off-by: and resign it if you'd like.)
I've resigned the commit and added a signed-off message. Please review.
Thanks!
Due to the Makefile consolidating the building, installing, and removal of the project, I thought it'd be best to also include a rule that simply runs
swift-format
.The changes to the source code of the project were made after running the Makefile rule, which I thought I'd also commit here, as well as document the rule over the command that it runs on the README.