Skip to content

Conversation

@DrRataplan
Copy link
Owner

Gives an escape hatch.

Example usage:

(: prettier-ignore :)
let $matrix := [
  1,  0,  0
  0, -1,  0
  1,  0, -1
]

return $matrix
```

@github-actions
Copy link

github-actions bot commented Nov 18, 2025

Visit the preview URL for this PR (updated for commit 53580a7):

https://prettier-plugin-xquery-demo--pr83-feat-prettier-ignore-onwqtn6k.web.app

(expires Tue, 25 Nov 2025 10:58:13 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 05f844b4fde774e8f22615c0409beb01474e9378

Gives an escape hatch.

Example usage:

````xquery
(: prettier-ignore :)
let $matrix := [
  1,  0,  0
  0, -1,  0
  1,  0, -1
]

return $matrix
```
@DrRataplan DrRataplan changed the title feat(prettier-ignore): handle pterrier-ignore comment feat(prettier-ignore): handle prerrier-ignore comment Nov 25, 2025
@DrRataplan DrRataplan changed the title feat(prettier-ignore): handle prerrier-ignore comment feat(prettier-ignore): handle prettier-ignore comment Nov 25, 2025
@DrRataplan DrRataplan merged commit fdf485e into main Nov 26, 2025
10 checks passed
@DrRataplan DrRataplan deleted the feat/prettier-ignore branch November 26, 2025 12:36
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants