Open-CMSIS-Pack/cpackget

View on GitHub
scripts/pre-commit

Summary

Maintainability
Test Coverage
#!/bin/bash

set -e

make lint
make format-check