We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b007d53 commit 3134b41Copy full SHA for 3134b41
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