CrystalMcp::Tools::Quality
Code quality tools for the Crystal MCP server.
Constants
Log = ::Log.for("tools.quality")
Instance methods
Formats Crystal source code or checks formatting compliance.
Returns a JSON string with formatting results.
Parameters:
path: Path to the file or directory.check_only: Whentrue, runs--checkwithout modifying files.