Linter-Icinga-Validate
aims to provide functional and robust icinga2 daemon --validate
linting functionality within Atom.
The icinga2-bin
package is required to be installed before using this. The Linter
and Language-Icinga2
Atom packages are also required.
sudo
to execute the icinga2
binary executable. Therefore, this linter is only compatible with *nix systems.sudo
with this linter is passwordless sudo. This typically requires a valid sudoers entry similar to username ALL=NOPASSWD: /usr/sbin/icinga2
.Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.