Skip to content

feat(channels): add .format-lint-off#2766

Open
amit-shafnir wants to merge 1 commit into
nanocoai:channelsfrom
amit-shafnir:format-lint-off-channels
Open

feat(channels): add .format-lint-off#2766
amit-shafnir wants to merge 1 commit into
nanocoai:channelsfrom
amit-shafnir:format-lint-off-channels

Conversation

@amit-shafnir

Copy link
Copy Markdown
Contributor

Type of Change

  • Feature skill - adds a channel or integration (source code changes + SKILL.md)
  • Utility skill - adds a standalone tool (code files in .claude/skills/<name>/, no source changes)
  • Operational/container skill - adds a workflow or agent skill (SKILL.md only, no source changes)
  • Fix - bug fix or security fix to source code
  • Simplification - reduces or simplifies source code
  • Documentation - docs, README, or CONTRIBUTING changes only

Description

Adds an empty .format-lint-off marker to opt this branch out of local
auto-format/lint tooling.

The adapters here are grafted into installs file-by-file and never merged to
main, so running trunk lint over them in isolation produces errors that don't
apply. Scoping the marker to this branch keeps main unaffected (it never
carries the file, so no rebase conflicts).

For Skills

N/A — no skill added; single config marker file.

@github-actions github-actions Bot added the follows-guidelines PR was created using the current contributing template label Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

follows-guidelines PR was created using the current contributing template

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant