> ## Documentation Index
> Fetch the complete documentation index at: https://docs.malak.vc/llms.txt
> Use this file to discover all available pages before exploring further.

# Code styling

> Style your code

## Go

We use `gofmt` and run `golangci-lint` on every PR.

## Frontend

We use `biome` to lint, run and format code
