RakuyoKit / JSONPreview

🎨 A view that previews JSON in highlighted form, it also provides the ability to format and collapse nodes.
MIT License
65 stars 13 forks source link

SwiftLint #16

Closed rakuyoMo closed 3 months ago

rakuyoMo commented 3 months ago

This merge request introduces SwiftLint to unify the code style.

Known issues:

JSONDecorator.swift also has a method with warning(function_body_length) that has not been resolved yet.