This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a9c91099a469c370dba54a5300a6116290ae0ffe
kotlin-fork
/
idea
/
testData
/
inspections
/
memberVisibilityCanBePrivate
T
History
Mikhail Glukhikh
b235af0656
Can be private: correct detection of calls inside inline accessors
2018-06-13 19:17:50 +03:00
..
inspectionData
Can be private -> could be private (violation of naming convention)
2018-06-13 18:12:33 +03:00
_common.kt
Do not suggest "can be private" for elements with given annotations
2017-08-01 18:01:29 +03:00
inline.kt
Can be private: correct detection of calls inside inline accessors
2018-06-13 19:17:50 +03:00
test.kt
Do not report "can be private" on annotated declarations #KT-24422 Fixed
2018-06-13 18:12:28 +03:00