AlgebraicJulia / DiagrammaticEquations.jl

MIT License
9 stars 1 forks source link

Linting #50

Open GeorgeR227 opened 3 months ago

GeorgeR227 commented 3 months ago

Similar to https://github.com/AlgebraicJulia/Decapodes.jl/issues/211.

An issue that's been popping up is hanging whitespace being removed in new PRs. Since this is messing up the git blame, we should add a Linter here to prevent hanging whitespace from entering the code in the first place and causing problems later.