Commit 6f9f8beb authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove sast from EEP feature lists

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 801b0541
......@@ -49,10 +49,8 @@ class License < ActiveRecord::Base
variable_environment_scope
reject_unsigned_commits
commit_committer_check
sast
].freeze
# TODO: REMOVE SAST FROM EEP FEATURES BEFORE MERGING THIS
EEU_FEATURES = EEP_FEATURES + %i[
sast
].freeze
......
Markdown is supported
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