iamcco/coc-diagnostic

support phpcbf

Open

#164 opened on Oct 22, 2024

 (1 comment) (0 reactions) (0 assignees)TypeScript (23 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (243 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Maybe this is a trivial question, but I'm a little confused. I have setup coc-diagnostic with my neovim, and linting works well. But I'm not sure that I know how to run formatter? Does a special command exists for this action, or maybe some config required? Linter that I use is phpcs I'm trying to use phpcbf formatter.

Contributor guide