Skip to content
代码片段 群组 项目
用户头像
Peter Leitzen 编辑于
Mark dynamic feature flags and feature flags for usage data counters
only once per whole rubocop run instead of once per file.

This reduces the overall runtime of this cop drastically:

    time bundle exec rubocop -C false -f q --only Gitlab/MarkUsedFeatureFlags

* Before: ~8m53.589s
* After: ~3m56.036s
577be505
历史
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
名称 最后提交 最后更新
..