diktat icon indicating copy to clipboard operation
diktat copied to clipboard

Consider using PsiTestUtil for diktat tests

Open petertrr opened this issue 5 years ago • 1 comments

PsiTestUtil can check AST validity. It can be useful to ensure that we don't break the tree in autofixers

petertrr avatar Mar 30 '21 12:03 petertrr

Link https://plugins.jetbrains.com/docs/intellij/modifying-psi.html#maintaining-tree-structure-consistency

kgevorkyan avatar Mar 30 '21 13:03 kgevorkyan