linter-beancount

Linter for beancount files.

sfischer13

526

0

0.2.1

MIT

GitHub

This package provides the following services:

linter-beancount

Version Downloads

Install

Make sure beancount is installed and set the path on the settings page.

The linter package is required, too.

pip3 install beancount
apm install linter-beancount

Command

linter-beancount:run

Linter: Lint
Linter Beancount: Run

Keymap

'atom-text-editor':
  'alt-b c': 'linter-beancount:run'