This linter plugin for Linter provides an interface to bro. It will be used with files that have the ".bro" syntax.
Linter package must be installed in order to use this plugin. If Linter is not installed, please follow the instructions here.
Before using this plugin, you must ensure that bro
is installed on your system.
Now you can proceed to install the linter-bro plugin.
$ apm install linter linter-bro
This plugin has a single option, the path to the bro binary. The default is
just bro
, if bro is not in your path you can change this option to
/the/specific/path/to/bro
.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.