From 9264ffda2362bf54c223370b2dc5482354b290b7 Mon Sep 17 00:00:00 2001 From: toastal <561087+toastal@users.noreply.github.com> Date: Mon, 9 Aug 2021 11:42:19 +0000 Subject: purs-tidy fix (#3867) * purs-tidy * Fixup for purs-tidy --- test/fixers/test_purs_tidy_fixer_callback.vader | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test') diff --git a/test/fixers/test_purs_tidy_fixer_callback.vader b/test/fixers/test_purs_tidy_fixer_callback.vader index 7debd434..fdeb3f21 100644 --- a/test/fixers/test_purs_tidy_fixer_callback.vader +++ b/test/fixers/test_purs_tidy_fixer_callback.vader @@ -15,7 +15,6 @@ Execute(The purs-tidy callback should return the correct custom options): AssertFixer \ { \ 'command': ale#Escape('odd-purs-tidy') + \ . ' format' \ . ' --indent 3' - \ . ' %s', - \ 'read_temporary_file': 0, \ } -- cgit v1.2.3