Skip to content

Conversation

@tdavidcl
Copy link
Member

No description provided.

@tdavidcl tdavidcl added the draft label Sep 23, 2025
@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Workflow report

workflow report corresponding to commit e76a58d
Commiter email is timothee.davidcleris@proton.me

Pre-commit check report

Some failures were detected in base source checks checks.
Check the On PR / Linting / Base source checks (pull_request) job in the tests for more detailled output

❌ trailing-whitespace

Fixing src/shammodels/sph/include/shammodels/sph/Model.hpp

Suggested changes

Detailed changes :
diff --git a/src/shammodels/sph/include/shammodels/sph/Model.hpp b/src/shammodels/sph/include/shammodels/sph/Model.hpp
index 9e9d5d7f..72aafd93 100644
--- a/src/shammodels/sph/include/shammodels/sph/Model.hpp
+++ b/src/shammodels/sph/include/shammodels/sph/Model.hpp
@@ -718,7 +718,7 @@ namespace shammodels::sph {
         Tvec get_closest_part_to(Tvec pos);
 
         inline u64 get_patch_count() { return ctx.get_patch_list_global().size(); }
-        
+
         inline void apply_momentum_offset(Tvec offset) {
 
             PatchScheduler &sched = shambase::get_check_ref(ctx.sched);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant