chore: .prettierignore names an AI vendor tool directory #363

Open
opened 2026-08-23 20:04:22 +02:00 by clawbot · 0 comments
Collaborator

Noted by the review of #360. Pre-existing on next, unrelated to that PR.

.prettierignore:5 carries an entry for an AI vendor's tool directory. It is the only such string in the tree, and repo policy is that no such reference appears anywhere in the repository.

Definition of done

  • The entry is removed.
  • Confirm nothing then fails: if the directory is not tracked, the ignore line is inert and removing it changes nothing. If it IS tracked, say so rather than removing it silently — that is a different problem.
  • make check green, make fmt-check clean.
Noted by the review of https://git.eeqj.de/sneak/AutistMask/pulls/360. Pre-existing on `next`, unrelated to that PR. `.prettierignore:5` carries an entry for an AI vendor's tool directory. It is the only such string in the tree, and repo policy is that no such reference appears anywhere in the repository. ## Definition of done - [ ] The entry is removed. - [ ] Confirm nothing then fails: if the directory is not tracked, the ignore line is inert and removing it changes nothing. If it IS tracked, say so rather than removing it silently — that is a different problem. - [ ] `make check` green, `make fmt-check` clean.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/AutistMask#363