mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-31 19:04:27 +02:00
style: whitespaces fixed to make pre-commit happy
This commit is contained in:
@@ -117,7 +117,7 @@ tasks:
|
||||
gp sync-await python-init
|
||||
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 -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. 🛠️"
|
||||
- name: documentation
|
||||
init: |
|
||||
|
Reference in New Issue
Block a user