There was an error while loading. Please reload this page.
1 parent b007d53 commit fb9b2e3Copy full SHA for fb9b2e3
1 file changed
docs/site/reference/formatter-spec.md
@@ -68,3 +68,8 @@ outputs.
68
### 5. Reliable
69
70
We expect the formatter to be reliable and not break the semantics of the formatted files.
71
+
72
+### 6. Path agnostic
73
74
+The formatter **MUST** be path agnostic (formatting **MUST NOT** depend on the
75
+path of the file being formatted).
0 commit comments