AlgebraicJulia / Decapodes.jl

A framework for composing and simulating multiphysics systems
https://algebraicjulia.github.io/Decapodes.jl/dev/
MIT License
49 stars 14 forks source link

Two space indentation #209

Closed olynch closed 7 months ago

lukem12345 commented 7 months ago

Is there a way to do reindent code without glassing the git blame?

jpfairbanks commented 7 months ago

Nope. Github interface lets you blame on a previous commit, so we can still recover the true blamee.

jpfairbanks commented 7 months ago

I took the operator definition from mail and applied the 2 space indent there. Ready to merge unless that was the wrong thing to do @lukem12345

lukem12345 commented 7 months ago

We should look into linting going forward as an Action @quffaro