format

star 169

Format code with swiftlint and swiftformat

adamayoung By adamayoung schedule Updated 6/10/2026

name: format description: Format code with swiftlint and swiftformat

Format code

Run make format from the project root to fix code style issues (swiftlint --fix then swiftformat).

Run this directly — it is fast and low-output, so delegating to a subagent would cost more (subagent overhead) than it saves.

Install via CLI
npx skills add https://github.com/adamayoung/TMDb --skill format
Repository Details
star Stars 169
call_split Forks 45
navigation Branch main
article Path SKILL.md
More from Creator