Skip to content

feat: add comment option to IndexGeneratorSource#89

Merged
thetutlage merged 1 commit intoadonisjs:8.xfrom
kerwanp:feat/file-buffer-comment
Feb 12, 2026
Merged

feat: add comment option to IndexGeneratorSource#89
thetutlage merged 1 commit intoadonisjs:8.xfrom
kerwanp:feat/file-buffer-comment

Conversation

@kerwanp
Copy link
Contributor

@kerwanp kerwanp commented Feb 10, 2026

🔗 Linked issue

❓ Type of change

  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

This pull-request adds a new comment option to IndexGeneratorSourceConfig to easily add a comment block to the top of the file. The goal is to easily add a comment to automatically generated files for LLMs (e.g This file is automatically generated and should not be edited manually).

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@kerwanp kerwanp force-pushed the feat/file-buffer-comment branch from 58e5ada to e82272c Compare February 10, 2026 15:43
@thetutlage thetutlage merged commit 4037aab into adonisjs:8.x Feb 12, 2026
2 of 4 checks passed
@thetutlage
Copy link
Member

Looks good. Thanks 👍🏽

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.

2 participants