Pike Code Formatter
JSON →pike-fmt is a standalone source code formatter for the Pike programming language, built on tree-sitter-pike for AST-aware formatting. Current stable version is 0.1.6, released with monthly cadence. It normalizes indentation (2-space), whitespace, and optionally operator spacing. Key differentiators: first dedicated Pike formatter, uses Tree-sitter for accurate parsing, and supports CLI flags for check/diff/list/write modes.
Resources
packagepike-fmt ↗