Skip to content

Commit

Permalink
print
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaiszaher committed Oct 16, 2023
1 parent 1f9add0 commit 9a1f883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ else
fi
fi

echo "ANDROID=$ANDROID"

ktlint --reporter=checkstyle $CUSTOM_RULE_PATH $RELATIVE $ANDROID $BASELINE $INPUT_FILE_GLOB |
reviewdog -f=checkstyle \
-name="${INPUT_NAME}" \
Expand Down

0 comments on commit 9a1f883

Please sign in to comment.