Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
S
Super Cleaner Max
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wanglei
Super Cleaner Max
Commits
aba68437
Commit
aba68437
authored
Jun 10, 2024
by
maxiaoliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改脚本
parent
0ddd0e6b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
proguard.py
app/proguard.py
+5
-5
No files found.
app/proguard.py
View file @
aba68437
...
...
@@ -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
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment