You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
val foo ="""|Test1Test.java:1:1: Avoid using default package |Test1Test.java:3:6: Class name should be in PascalCase |Test1Test.java:5:5: Variable name should be in lowerCamelCase |Test1Test.java:7:1: File should end with trailing newline |""".trimMargin()
Expected behavior
Content of string tempalte shouldn't be changed.
Environment information
diktat version: 1.2.1
The text was updated successfully, but these errors were encountered:
Describe the bug
Expected behavior
Content of string tempalte shouldn't be changed.
Environment information
The text was updated successfully, but these errors were encountered: