Documentation
¶
Overview ¶
Package prettier wraps `<pm> exec prettier --check --list-different .`. Same shape as the gofumpt gate: line-per-file whole-file marker at line 0.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseFileList ¶
ParseFileList reads the newline-separated file list from `prettier --list-different .` and emits one Finding per file at line 0 (whole-file marker — matches the gofumpt gate).
Types ¶
Click to show internal directories.
Click to hide internal directories.