Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: #392 kotlin language linter support #444

Merged

Conversation

isaac-heist-slalom
Copy link
Contributor

secureli-392

Add linting support for Kotlin

Changes

  • Implemented ktlint in addition to detekt for Kotlin repos

Testing

  • All existing unit tests are passing

Clean Code Checklist

  • Meets acceptance criteria for issue
  • New logic is covered with automated tests
  • Appropriate exception handling added
  • Thoughtful logging included
  • Documentation is updated
  • Follow-up work is documented in TODOs
  • TODOs have a ticket associated with them
  • No commented-out code included

@isaac-heist-slalom isaac-heist-slalom merged commit 0ac7008 into main Feb 15, 2024
6 checks passed
@isaac-heist-slalom isaac-heist-slalom deleted the feature/secureli-392-add-linting-support-for-kotlin branch February 15, 2024 22:57
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