Skip to content

Add --enable-developer-mode configuration option

Rationale: Issues such as #34 require the plugin to be run in an extended mode where the code-paths which are normally disabled (because of compile-time #ifdefs or because of runtime conditions) are enabled.

Note: This is different from the already existing --enable-maintainer-mode configuration option.

Edited by Ghost User