Skip to content
Commit 1295aa91 authored by Kohsuke Kawaguchi's avatar Kohsuke Kawaguchi
Browse files

I prefer strongly typed named variable for controlling feature flags.

It's faster, it's typed, and failing to use the correct name results in an error, so you know when the flag gets removed.
Making it more friendly for Groovy script.
parent 140d9295
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment