Closed JKHiggins closed 6 years ago
https://github.com/airbnb/interferon/pull/52 will have a breaking change that allows for this via configuration.
E.g.
alert_sources: - type: "filesystem" enabled: true options: alert_types: - path: "/Users/igor47/git/repos/alerts/alerts" extension: "**/*.rb"
https://github.com/airbnb/interferon/pull/52 will have a breaking change that allows for this via configuration.
E.g.