Skip to content

Add a __local section

Dominic Kempf requested to merge feature/local-section into master

Introduce a section, that is always filtered away and make all configurations unique after filtering.

This allows to implement constraints through the curly bracket syntax.

This fixes #53 (closed).

Merge request reports