Skip to content

Commit

Permalink
Changing logging for critical exceptions
Browse files Browse the repository at this point in the history
### What's done:
- adding information about the file and node for critical errors
  • Loading branch information
orchestr7 committed Jun 23, 2021
1 parent 95cb4bd commit d7f9ce7
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ import com.pinterest.ktlint.core.ast.isWhiteSpaceWithNewline
import com.pinterest.ktlint.core.ast.nextCodeSibling
import com.pinterest.ktlint.core.ast.parent
import com.pinterest.ktlint.core.ast.prevCodeSibling
import com.pinterest.ktlint.core.ast.prevSibling
import org.jetbrains.kotlin.com.intellij.lang.ASTNode
import org.jetbrains.kotlin.com.intellij.psi.PsiElement
import org.jetbrains.kotlin.com.intellij.psi.impl.source.tree.LeafPsiElement
Expand Down

0 comments on commit d7f9ce7

Please sign in to comment.