You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exclude: '(ChRt|SparkFunLSM9DS1|eigen-3.4.0|EigenArduino-Eigen30|MS5611|RH|RadioHead|SparkFun_KX13X_Arduino_Library-1.0.7|SparkFun_u-blox_GNSS_Arduino_Library-main)' # Exclude files containing these words
steps:
- uses: actions/checkout@v2
- name: Run clang-format style check for C/C++ programs.