smithy-rs/test.sh

10 lines
186 B
Bash
Raw Normal View History

2020-10-28 23:00:49 +08:00
#!/bin/bash
#
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
# SPDX-License-Identifier: Apache-2.0.
#
set -e
./gradlew test
./gradlew ktlintFormat
./gradlew ktlint