From 18b815e33627865b8f4d13f29e2e6e4dc7670f1d Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Fri, 1 Feb 2019 18:29:00 -0500 Subject: Support --fmt --- tests/badly_formatted.js | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/badly_formatted.js (limited to 'tests/badly_formatted.js') diff --git a/tests/badly_formatted.js b/tests/badly_formatted.js new file mode 100644 index 000000000..17e3e6be0 --- /dev/null +++ b/tests/badly_formatted.js @@ -0,0 +1,4 @@ + +console.log( + "Hello World" +) -- cgit v1.2.3