Skip to content

Fix push candidates filtering.

Samuel GAIST requested to merge fix_no_change_filtering into master

The filtering was done on the "thruthiness" of the symbol string content.

Which shows that using single variable names, undocumented string values, inexplicit if conditions and light comments makes the code hard to read, reason about and understand.

Merge request reports