Skip to content

chore: Add Sourcery config to ignore generated files#4690

Merged
Rockyy174 merged 1 commit into
operately:mainfrom
Rockyy174:sourcery-config-file
Jun 18, 2026
Merged

chore: Add Sourcery config to ignore generated files#4690
Rockyy174 merged 1 commit into
operately:mainfrom
Rockyy174:sourcery-config-file

Conversation

@Rockyy174

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Adriano Lazzaretti <lazzaretti136@gmail.com>

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've left some high level feedback:

  • The first comment line in .sourcery.yaml is indented two spaces, which makes the file technically have an empty root key; consider removing the leading spaces so the file is a clean top-level YAML document.
  • For future-proofing, consider using directory or glob patterns (e.g., app/assets/js/api/**) instead of listing single generated files so new generated outputs are automatically ignored without config changes.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The first comment line in `.sourcery.yaml` is indented two spaces, which makes the file technically have an empty root key; consider removing the leading spaces so the file is a clean top-level YAML document.
- For future-proofing, consider using directory or glob patterns (e.g., `app/assets/js/api/**`) instead of listing single generated files so new generated outputs are automatically ignored without config changes.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@Rockyy174
Rockyy174 merged commit a8ffab9 into operately:main Jun 18, 2026
3 checks passed
@Rockyy174
Rockyy174 deleted the sourcery-config-file branch June 18, 2026 18:47
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