# PinCommentStyle (/docs/api/type-aliases/PinCommentStyle)



```ts
type PinCommentStyle = "tag" | "tag+date" | "none";
```

Defined in: [packages/core/src/passes/pin.ts:7](https://github.com/austenstone/actio/blob/2b01e694a0f76521d8c073f3c6a2e48917d2c9d9/packages/core/src/passes/pin.ts#L7)

Trailing-comment style for a pinned ref.


## Sitemap

Browse the full documentation: [Markdown sitemap](https://austenstone.github.io/actio/sitemap.md) · [XML sitemap](https://austenstone.github.io/actio/sitemap.xml)