Format spaces around !is and !in (KT-13314)

#KT-13314 Fixed
This commit is contained in:
Kirill Rakhman
2016-08-09 20:27:00 +02:00
committed by Nikolay Krasko
parent b53cb91e88
commit 926deebff5
7 changed files with 35 additions and 0 deletions
+1
View File
@@ -196,6 +196,7 @@ These artifacts include extensions for the types available in the latter JDKs, s
#### Formatter
- [`KT-12830`](https://youtrack.jetbrains.com/issue/KT-12830) Remove spaces before *?* in nullable types
- [`KT-13314`](https://youtrack.jetbrains.com/issue/KT-13314) Format spaces around !is and !in
#### Intention actions, inspections and quickfixes