Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refactor/general code improvements and fixes #636

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AlexandrosAlexiou
Copy link
Contributor

@AlexandrosAlexiou AlexandrosAlexiou commented Jan 25, 2025

  • Remove redundant safe operators
  • Remove unused code
  • Remove unsused imports
  • Fix use of deprecated URI constructor
  • Reduce cognitive load for goToDefinition
  • Merge definition with when statement
  • Rename for consistency
  • Remove redundant comments
  • Remove wildcard imports
  • Run createDetektBaseline task to refresh the baseline

@github-actions github-actions bot added dependency resolution Related to the project dependency/standard library resolver code completion Auto completion gradle Related to the language server's support for Gradle projects maven Related to the language server's support for Maven projects formatting Related to source code formatting code quality Refactoring, tests etc. labels Jan 25, 2025
@AlexandrosAlexiou AlexandrosAlexiou force-pushed the refactor/general-code-improvements-and-fixes branch from cc67240 to dd645f8 Compare January 25, 2025 20:53
@AlexandrosAlexiou AlexandrosAlexiou force-pushed the refactor/general-code-improvements-and-fixes branch 4 times, most recently from 88139ae to 29fe7e9 Compare February 11, 2025 14:29
- Remove redundant safe operators
- Remove unused code
- Remove unsused imports
- Fix use of deprecated URI constructor
- Reduce cognitive load for goToDefinition
- Merge definition with when statement
- Rename for consistency
- Remove redundant comments
- Remove wildcard imports
- Run createDetektBaseline task to refresh the baseline
@AlexandrosAlexiou AlexandrosAlexiou force-pushed the refactor/general-code-improvements-and-fixes branch from 29fe7e9 to 7a7387a Compare February 11, 2025 14:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
code completion Auto completion code quality Refactoring, tests etc. dependency resolution Related to the project dependency/standard library resolver formatting Related to source code formatting gradle Related to the language server's support for Gradle projects maven Related to the language server's support for Maven projects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant