mesh-adaptation / goalie

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

Put linting before tests in CI #174

Closed jwallwork23 closed 2 months ago

jwallwork23 commented 2 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.