You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of running `hatch fmt`, we use the pre-commit setup in the copied template
package to check if the template contents are properly linted and formatted. This makes
the check effective no matter what pre-commit hooks we decide to use for the template.
0 commit comments