mesh-adaptation / goalie

Goal-oriented error estimation and mesh adaptation for finite element problems solved using Firedrake
Other
2 stars 0 forks source link

Put linting before tests in CI #174

Closed jwallwork23 closed 6 months ago

jwallwork23 commented 7 months ago

It's much more efficient to catch linting errors before running the full test suite. Otherwise, we might wait ages only to find there were some minor formatting errors.