Skip to content

clang-format: Disable formatting for JS files

Alexander Lohnau requested to merge work/skip_js_files into master

Otherwise the formatter would complain about not having a config for JS and the pre-commit hook would fail.

Merge request reports