Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Conversation

@marandaneto
Copy link
Contributor

@marandaneto marandaneto commented Jul 24, 2020

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

fix: ktlint for kts files

💡 Motivation and Context

kts files were not properly checked

💚 How did you test it?

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing
  • No breaking changes

🔮 Next steps

@marandaneto marandaneto changed the base branch from master to 3.0.0 July 24, 2020 07:35
@marandaneto marandaneto changed the title fix/ktlint kts fix: ktlint for kts files Jul 24, 2020
@marandaneto marandaneto requested a review from a team July 24, 2020 07:37
ktlint()
}
kotlinGradle {
target("**/*.kts")
Copy link
Member

Choose a reason for hiding this comment

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

it wasn't linting because of this? gradle :~

Copy link
Contributor Author

Choose a reason for hiding this comment

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

seems so :(

@marandaneto marandaneto merged commit 2f3b563 into getsentry:3.0.0 Jul 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants