table of contents
| CRYSTAL-TOOL-FORMAT(1) | Crystal Compiler Command Line Reference Guide | CRYSTAL-TOOL-FORMAT(1) |
NAME¶
crystal-tool-format - Format Crystal source files
SYNOPSIS¶
crystal tool format [options] [source...]
DESCRIPTION¶
Format project, directories and/or files with the coding style used in the standard library.
OPTIONS¶
--check
Only check conformity but do not apply any changes.
| 2026-08-18 | crystal 1.21.0 |