mirror of
https://github.com/RubyMetric/chsrc
synced 2026-03-04 12:44:07 +08:00
所有语言设置 scope 信息
This commit is contained in:
@@ -17,7 +17,11 @@ pl_perl_prelude ()
|
||||
chef_set_cooks (this, 1, "@ccmywish");
|
||||
chef_set_sauciers (this, 2, "@hezonglun", "@Mikachu2333");
|
||||
|
||||
chef_allow_local_mode (this, CanNot, NULL, NULL);
|
||||
chef_set_scope_cap (this, ProjectScope, ScopeCap_Unknown);
|
||||
chef_set_scope_cap (this, UserScope, ScopeCap_Able_And_Implemented);
|
||||
chef_set_scope_cap (this, SystemScope, ScopeCap_Unknown);
|
||||
chef_set_default_scope (this, UserScope);
|
||||
|
||||
chef_deny_english (this);
|
||||
chef_allow_user_define (this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user