mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-05 09:49:58 +00:00
Disable check-names script.
check-names is heavily dependant on code style. Disable it until it's replaced but more flexible python implementation. Signed-off-by: Mateusz Starzyk <[email protected]>
This commit is contained in:
@@ -15,6 +15,8 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
exit 0
|
||||
|
||||
set -eu
|
||||
|
||||
if [ $# -ne 0 ] && [ "$1" = "--help" ]; then
|
||||
|
||||
Reference in New Issue
Block a user