Skip to content

Commit fecb154

Browse files
committed
checking for proper code formatting
1 parent c05691a commit fecb154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git-hooks/pre-push

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515

16-
echo "Checking code formatting..."
16+
echo "Checking for proper code formatting..."
1717
./gradlew -Djenkins=true spotlessCheck
1818

1919
STATUS=$?

0 commit comments

Comments
 (0)