nightlark / swig-pypi

pip install swig. SWIG Python wheel for PyPI.
Apache License 2.0
16 stars 5 forks source link

Run cmake format and lint on pre-commit #7

Closed nightlark closed 3 years ago

nightlark commented 3 years ago

Run cmake-format and cmake-lint pre-commit hooks

nightlark commented 3 years ago

Not liking the default formatting choices -- maybe will revisit later with a config file for cmake-config formatting (mainly want CMake cache args for ExternalProject_add to stay on their own lines).