issues
search
saveourtool
/
benedikt
A GitHub Action to check your code with diKTat
MIT License
10
stars
2
forks
source link
Enable the "format" mode
#4
Closed
0x6675636b796f75676974687562
closed
2 years ago
0x6675636b796f75676974687562
commented
2 years ago
Now, the script supports
-F
/
--format
switches which are passed to
ktlint
, enabling the code to be reformatted.
Additionally, the search for
diktat-*.jar
has been fixed for the case when there's more than a single JAR in the directory.
-F
/--format
switches which are passed toktlint
, enabling the code to be reformatted.diktat-*.jar
has been fixed for the case when there's more than a single JAR in the directory.