Skip to content

Conversation

@kpavlov
Copy link
Contributor

@kpavlov kpavlov commented Jan 26, 2026

  • Add Detekt configuration (detekt.yml) with custom rules
  • Apply Detekt plugin to all subprojects
  • Configure Detekt tasks in Gradle workflow
  • Update Gradle dependency versions to include Detekt plugin

Motivation and Context

Enhance static code analysis for improved code quality.

Breaking Changes

No

Types of changes

  • CI update
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

@kpavlov kpavlov added the enhancement New feature or request label Jan 26, 2026
- Add Detekt configuration (`detekt.yml`) with custom rules
- Apply Detekt plugin to all subprojects
- Configure Detekt tasks in Gradle workflow
- Update Gradle dependency versions to include Detekt plugin
- Update IDEA configuration to require detekt and ktlint plugins

## Motivation and Context
Enhance static code analysis for improved code quality.

## Types of changes
- [x] CI update
@kpavlov kpavlov requested a review from skarpovdev January 26, 2026 16:41
@kpavlov kpavlov marked this pull request as ready for review January 26, 2026 16:41
@kpavlov kpavlov merged commit 6dc8b75 into main Jan 26, 2026
15 of 16 checks passed
@kpavlov kpavlov deleted the kpavlov/detekt2 branch January 26, 2026 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants