Add DiKTat specific configuration and GitHub Action#405
Closed
0x6675636b796f75676974687562 wants to merge 0 commit intoUnitTestBot:mainfrom
0x6675636b796f75676974687562:main
Closed
Add DiKTat specific configuration and GitHub Action#4050x6675636b796f75676974687562 wants to merge 0 commit intoUnitTestBot:mainfrom 0x6675636b796f75676974687562:main
0x6675636b796f75676974687562 wants to merge 0 commit intoUnitTestBot:mainfrom
0x6675636b796f75676974687562:main
Conversation
orchestr7
approved these changes
Jul 4, 2022
There was a problem hiding this comment.
We will migrate it to a stable version later. We had some problems with 1.7 kotlin in last release.
Probably we need to disable an action by for now.
Also UTbot team for sure will get tons of warnings, so may be at least by for now we will disable it?
And in the second PR we will run diktat -fix to fix all issues automatically
|
@denis-fokin at least approve workflow :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This change:
.editorconfig;Please see the
READMEin this template reporitory for more details.Type of Change
How Has This Been Tested?
Manual Scenario
Run either
gradlew --continue diktatCheckto see the list of DiKTat warnings in plain text format, orgradlew --continue diktatCheck -Pdiktat.githubActions=trueto generate DiKTat warnings in the SARIF format.Checklist (remove irrelevant options):