cobbler / cobbler-web

Our new seperate Angular based web interface for Cobbler
https://cobbler.github.io/cobbler-web/
MIT License
13 stars 7 forks source link

Enable prettier #261

Closed SchoolGuy closed 1 week ago

SchoolGuy commented 1 month ago

Is your feature request related to a problem? Please describe. As a developer, seeing the style of Cobbler-Web is currently chaotic.

Describe the solution you'd like Enable prettier for the project via pre-commit.

Describe alternatives you've considered None

Additional context Of course prettier should be checked in the CI.

SchoolGuy commented 3 weeks ago

Pre-Commit has no prettier integration. As such we will only check this in the CI. My editor has prettier support built-in, as such no commit hook needed per-se.