Skip to content

refactor(conform): notify on error - #2135

Closed
nathanzeng wants to merge 1 commit into
nvim-lua:masterfrom
nathanzeng:conform-error
Closed

refactor(conform): notify on error#2135
nathanzeng wants to merge 1 commit into
nvim-lua:masterfrom
nathanzeng:conform-error

Conversation

@nathanzeng

Copy link
Copy Markdown
Contributor

In my opinion, we should notify on error by default. This is also the default configuration for conform.

In my usage with conform, I haven't felt that the error noise is an issue. Sometimes it's nice for me when I'm blazing through stuff, I miss the LSP diagnostics, but then when I write I get an error from conform formatter because my syntax tree is broken.

@oriori1703

Copy link
Copy Markdown
Collaborator

I think it is kind of an hack to use the formatter output to know if you have a syntax issue. This is what your lsp and language tools are for.

Also most of the time I format out of muscle memory, even if I know there are syntax errors, so I find it kind of annoying.

Closing this for now, but if you disagree feel free to open a discussion. If other agree, I will reconsider :)

@oriori1703 oriori1703 closed this Aug 9, 2026
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