Deprecated - This plugin has been merged into none-ls.nvim. Another alternative is nvim-lint.
Provides a bean-check diagnostic source for null-ls.nvim. This source will lint your beancount files every time you save them.
- vim-beancount for filetype detection
require('null-ls').register(require('null-ls-bean-check'))