TAFigured it out. "none-ls" was doing the formatting/linting instead of conform. I disabled it in php.lua with { "nvimtools/none-ls.nvim", enabled = false }, Much better now :)Reply·Article·Oct 13, 2024·Neovim for PHP and Laravel
TAHi! Where do those red notes such as Missing doc comment for... and Closing parenthesis of a multi-line function call must be on a line by itself come from? Is there a way to remove them? Or maybe format the document automatically to apply them? Thanks for this awesome post.Comment·Article·Oct 13, 2024·Neovim for PHP and Laravel