surge-synthesizer / monique-monosynth

Monique monosynth
Other
361 stars 28 forks source link

Disable clang-format on edge case #122

Closed haenkel closed 1 year ago

haenkel commented 1 year ago

The Ubuntu 20.04 image runner uses the (already minimum required) clang-format version 12. Local formatting using v14 would error in code-quality. Since clang-format seems to be neither backward nor forward compatible, turn it off where it breaks so we are not pinned to 12.