3 Commits

Author SHA1 Message Date
sripwoud
02d1afd0f3 chore: lint 2024-09-18 12:34:30 +02:00
sripwoud
21ea4a1bd7 chore(ui): lint (#525)
* refactor: switch from `next/legacy/image` to `next/image`

* chore: change element from `a` to `button`

* refactor(ui): do not use type `any` in `ExternalLink` props

* fix(ui): address non exhaustive hook deps warnings
2024-09-18 12:33:28 +02:00
sripwoud
2c01b3ec80 chore: use lefthook to manage git hooks (#458)
* chore: hide biome config file

* chore: update dprint and biome config

* chore: replace lintstaged and husky by lefthook

* chore: update knip config

* chore: cleanup config files in `ui`

* fix: use dprint action in format workflow step
2024-07-26 17:59:07 +02:00