dense-analysis / ale

Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support
BSD 2-Clause "Simplified" License
13.57k stars 1.44k forks source link

Add support for vera++ checker #4718

Open romanschulz opened 9 months ago

romanschulz commented 9 months ago

Name: vera++ URL: https://bitbucket.org/verateam/vera/wiki/Home

please add support for vera++ checker. This tool is located in the standard repositories of debian, ubuntu etc. It can be easily installed (apt-get install vera++) and allows checking source files in c++. This tool can take a filename from the command line and return a report in various formats, for example xml