Join Slack
Communities
Powered by
What does AA mean in the context of commits to the...
# random
e
Edoardo Luppi
01/11/2024, 10:06 AM
What does AA mean in the context of commits to the Kotlin repository? E.g.
[AA] Add diagnostics tests for sealed classes/interfaces
t
theapache64
01/11/2024, 10:08 AM
🤔 can you link the commit ?
s
Sam
01/11/2024, 10:08 AM
I'd guess
Analysis API
Sam
01/11/2024, 10:09 AM
See for example these commits:
https://github.com/JetBrains/kotlin/commits/master/analysis
e
Edoardo Luppi
01/11/2024, 10:09 AM
It was this one
https://github.com/JetBrains/kotlin/commit/eabbe21b669bd8d5a9c5da4499b0cfd66449c89a
But Sam seems to be right, there are edits under that directory. Thanks!
👍 1
4
Views
Open in Slack
Previous
Next