You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
♻️ refactor(reflection): simplify constant argument handling in ReflectionSymbolProcessor
- replace multiple filter and forEach calls with a single for loop and when expression
- improve readability and maintainability of constant argument processing logic
Copy file name to clipboardExpand all lines: surf-api-gradle-plugin/surf-api-processor/src/main/kotlin/dev/slne/surf/api/processor/reflection/ReflectionSymbolProcessor.kt
0 commit comments