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
To standardize HTML (perhaps also CSS/SCSS) in the code-base, an automated formatter enforcing proper style with github's workflows may be something worth looking into.
Along with this change, pre-commit could also be introduced to prevent committing code which isn't formatted properly.
The text was updated successfully, but these errors were encountered:
To standardize HTML (perhaps also CSS/SCSS) in the code-base, an automated formatter enforcing proper style with github's workflows may be something worth looking into.
Along with this change, pre-commit could also be introduced to prevent committing code which isn't formatted properly.
The text was updated successfully, but these errors were encountered: