Skip to content

Conversation

@nebunebu
Copy link

@nebunebu nebunebu commented Aug 8, 2024

-    -- Conform will run the first available formatter
-    javascript = { "prettierd", "prettier", stop_after_first = true },
+    -- Use a sub-list to run only the first available formatter
+    javascript = { { "prettierd", "prettier" } },

@github-actions github-actions bot requested a review from stevearc August 8, 2024 01:20
@stevearc
Copy link
Owner

stevearc commented Aug 8, 2024

This syntax was explicitly deprecated by #491. Why are you trying to bring it back?

@nebunebu
Copy link
Author

nebunebu commented Aug 8, 2024

Confusion on my part. I was using an older rev, 25d4827, and saw that the description for stop after first functionality did not match up on the README.md and :help conform-options. My mistake.

@nebunebu nebunebu closed this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants