IDE Support

Last modified February 21, 2023
IDE Support for Falco Rules Files

For some Integrated Development Environment (IDE) Editors, there is support for falco rules files that allow for on-the-fly syntax checking and validation of rules content.

Emacs

For emacs, there is a Flycheck checker called flycheck-falco-rules:


Last modified February 21, 2023: Add page for IDE support (9c58931)