Skip to content

ci: resync .yamllint.yaml with nyuchi/.github - #4

Merged
Bryan Fawcett (bryanfawcett) merged 1 commit into
mainfrom
ci/resync-lint-canon-2
Sep 11, 2026
Merged

ci: resync .yamllint.yaml with nyuchi/.github#4
Bryan Fawcett (bryanfawcett) merged 1 commit into
mainfrom
ci/resync-lint-canon-2

Conversation

@bryanfawcett

Copy link
Copy Markdown
Contributor

ci: resync .yamllint.yaml with nyuchi/.github

The canonical file gained an ignore for test/fixtures/. Rails fixtures
are ERB templates, not YAML documents — they only become valid YAML
after Rails renders them, so yamllint reports a hard syntax error on
them and always will.

Nothing changes for this repo, which has no Rails fixtures. This is
about the file being identical everywhere, which is the whole point of
having it.

Co-Authored-By: Claude Opus 5 (1M context) noreply@anthropic.com

The canonical file gained an ignore for test/fixtures/. Rails fixtures
are ERB templates, not YAML documents — they only become valid YAML
after Rails renders them, so yamllint reports a hard syntax error on
them and always will.

Nothing changes for this repo, which has no Rails fixtures. This is
about the file being identical everywhere, which is the whole point of
having it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@bryanfawcett
Bryan Fawcett (bryanfawcett) merged commit 4a00996 into main Sep 11, 2026
5 of 7 checks passed
@bryanfawcett
Bryan Fawcett (bryanfawcett) deleted the ci/resync-lint-canon-2 branch September 11, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant