Skip to content
代码片段 群组 项目
提交 c56cb312 编辑于 作者: Kamil Trzciński's avatar Kamil Trzciński 提交者: Shinya Maeda
浏览文件

Disallow of feature flags to use licensed names

This ensures that all feature flags are explicitly
used, and have a unique meaning.

This work does:
- hide `licensed` from `bin/feature-flag`
- discovers the feature flag names to collide with licensed feature
  names
- disallows to use licensed names in feature flag API
  (unless `force=1`)
- removes mentions about implicit feature flags

This does not:
- remove implicit feature flag check
- the removal of implicit feature flag will be done at some point later
上级 44f97ac3
No related branches found
No related tags found
加载中
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册