Omega-R / OmegaLint

3 stars 0 forks source link

Неверно выделяет пробелы перед открывающей скопкой #10

Closed Just-D-A closed 3 years ago

Just-D-A commented 3 years ago

inline operator fun ErrorHandler.invoke(block: () -> R): R {} //and fun Session.toJsonableSession(): JsonableSession = if (this is JsonableSession) this else JsonableSession(this)