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
> Task :diktatCheck
D:\projects\save-cloud\gradle\plugins\build.gradle.kts:30:1: [WRONG_INDENTATION] only spaces are allowed for indentation and each indentation should equal to 4 spaces (tabs are not allowed): expected 8 but was 4 (diktat-ruleset:indentation)
D:\projects\save-cloud\gradle\plugins\build.gradle.kts:31:1: [WRONG_INDENTATION] only spaces are allowed for indentation and each indentation should equal to 4 spaces (tabs are not allowed): expected 4 but was 0 (diktat-ruleset:indentation)
D:\projects\save-cloud\gradle\plugins\build.gradle.kts:31:1: [COMMENT_WHITE_SPACE] there should be a white space between code and comment also between code start token and comment text: There should be 1 space(s) before comment token in // implementation(libs.gradle.plugin.spotless) (diktat-ruleset:kdoc-comments-codeblocks-formatting)
Current logs:
> Task :diktatCheck
gradle\plugins\build.gradle.kts:30:1: [WRONG_INDENTATION] only spaces are allowed for indentation and each indentation should equal to 4 spaces (tabs are not allowed): expected 8 but was 4 (diktat-ruleset:indentation)
gradle\plugins\build.gradle.kts:31:1: [WRONG_INDENTATION] only spaces are allowed for indentation and each indentation should equal to 4 spaces (tabs are not allowed): expected 4 but was 0 (diktat-ruleset:indentation)
gradle\plugins\build.gradle.kts:31:1: [COMMENT_WHITE_SPACE] there should be a white space between code and comment also between code start token and comment text: There should be 1 space(s) before comment token in // implementation(libs.gradle.plugin.spotless) (diktat-ruleset:kdoc-comments-codeblocks-formatting)
IDEA renders a full path as a link that is useful
The text was updated successfully, but these errors were encountered:
Old logs:
Current logs:
IDEA renders a full path as a link that is useful
The text was updated successfully, but these errors were encountered: