Skip to main content

formatter

Grow Fatou's own Julia formatter, one construct at a time, against hand-authored fixtures. rules::lower (crates/fatou-formatter/src/formatter/rules.rs) lowers the CST into the layout IR (ir.rs) printed by printer.rs; the gate in crates/fatou-formatter/tests/formatter.rs diffs each fixture's format(input.jl) against a hand-written expected.jl. There is no external reference formatter: you propose a formatting, the user edits expected.jl to the desired form, you push back if it breaks a tenet or conflicts with an existing rule, then you implement the rule. Parser/lexer blockers stop and hand off to parser-parity.

跳到安装

来源信息

仓库
jolars/fatou
最近来源活动
2026年8月18日 13:10
检测到的 SKILL.md 语言
英语
星标
49
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。