forked from mpusz/mp-units
style: whitespaces fixed to make pre-commit happy
This commit is contained in:
@@ -117,7 +117,7 @@ tasks:
|
|||||||
gp sync-await python-init
|
gp sync-await python-init
|
||||||
source ${PYTHON_VENV}/bin/activate
|
source ${PYTHON_VENV}/bin/activate
|
||||||
conan build . -pr clang17 -c user.build:all=True -o cxx_modules=True -b missing
|
conan build . -pr clang17 -c user.build:all=True -o cxx_modules=True -b missing
|
||||||
conan build . -pr clang17 -c user.build:all=True -o cxx_modules=True -b missing -s build_type=Debug
|
conan build . -pr clang17 -c user.build:all=True -o cxx_modules=True -b missing -s build_type=Debug
|
||||||
echo "🛠️ clang-17 pre-build done for C++20, `std::format`, and C++20 modules! You can close this terminal and use 'Build' button in the VSCode status bar for incremental builds. 🛠️"
|
echo "🛠️ clang-17 pre-build done for C++20, `std::format`, and C++20 modules! You can close this terminal and use 'Build' button in the VSCode status bar for incremental builds. 🛠️"
|
||||||
- name: documentation
|
- name: documentation
|
||||||
init: |
|
init: |
|
||||||
|
Reference in New Issue
Block a user