01Filters and prioritizes critical linting errors for developer focus.
02Performs post-fix auditing to identify remaining manual issues.
03Triggers SwiftLint autocorrect to fix standard violations automatically.
04Provides concise reports on formatted files and resolved issues.
05Executes SwiftFormat via makefile for comprehensive project-wide styling.
069 GitHub stars