You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/oxfmt/tests/snapshots/tests__fixtures__multiple_files_--check simple.js arrow.js --check --check . --check .__@oxfmt.snap
+15-1Lines changed: 15 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,20 @@ Finished in <variable>ms on 2 files using 1 threads.
15
15
CLI result: FormatMismatch
16
16
----------
17
17
18
+
##########
19
+
arguments: --check
20
+
working directory: tests/fixtures/multiple_files
21
+
----------
22
+
Checking formatting...
23
+
arrow.js (<variable>ms)
24
+
simple.js (<variable>ms)
25
+
26
+
Format issues found in above 2 files. Run without `--check` to fix.
27
+
Finished in <variable>ms on 2 files using 1 threads.
0 commit comments