Skip to content

Merge bugfix/naming-formatting into main#7

Merged
CoderMP merged 1 commit intomainfrom
bugfix/naming-formatting
Aug 6, 2025
Merged

Merge bugfix/naming-formatting into main#7
CoderMP merged 1 commit intomainfrom
bugfix/naming-formatting

Conversation

@CoderMP
Copy link
Copy Markdown
Owner

@CoderMP CoderMP commented Aug 6, 2025

Refactored naming logic in cleanup.gradle.kts to be more adaptive for different naming schemes to maintain consistency.

…or different naming schemes to maintain consistency
@CoderMP CoderMP requested a review from Copilot August 6, 2025 21:12
@CoderMP CoderMP self-assigned this Aug 6, 2025
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the naming logic in cleanup.gradle.kts to improve how string sanitization handles case preservation across different naming schemes, making the logic more adaptive and consistent.

  • Enhanced the sanitizedPreservingCase() function to handle different word casing scenarios more intelligently
  • Added conditional logic to preserve all-uppercase words, words starting with uppercase, and capitalize lowercase words

Comment thread buildSrc/src/main/kotlin/cleanup.gradle.kts
@CoderMP CoderMP merged commit 6cce59c into main Aug 6, 2025
4 checks passed
@CoderMP CoderMP deleted the bugfix/naming-formatting branch August 6, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants