Skip to content

Commit

Permalink
Add Kotlin to CONTRIBUTING.md (flutter#5970)
Browse files Browse the repository at this point in the history
I never updated the contributing notes about languages when we added
Kotlin to the repo.
  • Loading branch information
stuartmorgan authored Jan 27, 2024
1 parent 56e7a4d commit 35ac30e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ use, and use auto-formatters:
for more details, and exceptions.
- [Java](https://google.github.io/styleguide/javaguide.html) formatted with
`google-java-format`
- [Kotlin](https://developer.android.com/kotlin/style-guide) formatted with
`ktfmt`
- [Objective-C](https://google.github.io/styleguide/objcguide.html) formatted with
`clang-format`
- [Swift](https://google.github.io/swift/) formatted with `swift-format`
Expand Down

0 comments on commit 35ac30e

Please sign in to comment.