Commit aba68437 authored by maxiaoliang's avatar maxiaoliang

修改脚本

parent 0ddd0e6b
......@@ -1769,11 +1769,11 @@ def class_disorder():
def deal_junk():
# 添加垃圾类
add_junk_activity()
# 添加方法嵌套
add_junk_method()
# 添加垃圾代码
add_junk_code()
# add_junk_activity()
# # 添加方法嵌套
# add_junk_method()
# # 添加垃圾代码
# add_junk_code()
# 类成员乱序
class_disorder()
......
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