Skip to content

Allow blacklisting words from flat descriptions

Adrien Guatto requested to merge aguatto/Flatisfy:blacklist into master

This MR adds a new field "description_should_not_contain" to the configuration object. Any flat whose description contains a word appearing in this list will be filtered out.

Merge request reports