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
94de114894a6acdde75e3e0349b80c331aba6a67
kotlin-fork
/
idea
/
testData
/
inspections
/
memberVisibilityCanBePrivate
T
History
Toshiaki Kameyama
7cba11ff28
Can be private: don't report if it's used in inline property
...
#KT-29085 Fixed
2019-02-05 11:34:08 +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: don't report if it's used in inline property
2019-02-05 11:34:08 +03:00
test.kt
Do not report "can be private" on annotated declarations #KT-24422 Fixed
2018-06-13 18:12:28 +03:00