Skip to content

Update .gitattributes to mark web and benchmarks directories as documentation#17

Merged
twangodev merged 1 commit intomainfrom
chore/git-attributes
Oct 19, 2025
Merged

Update .gitattributes to mark web and benchmarks directories as documentation#17
twangodev merged 1 commit intomainfrom
chore/git-attributes

Conversation

@twangodev
Copy link
Owner

@twangodev twangodev commented Oct 19, 2025

Summary by CodeRabbit

  • Chores
    • Updated repository configuration to improve metadata organization.

Copilot AI review requested due to automatic review settings October 19, 2025 23:59
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Oct 19, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

The .gitattributes file is updated to remove the Caddyfile linguist-detectable rule and introduce two new rules that mark the web/** and benchmarks/** directories as linguist-documentation.

Changes

Cohort / File(s) Change Summary
Linguist configuration
\.gitattributes
Removed Caddyfile linguist-detectable rule; added linguist-documentation rules for web/** and benchmarks/** directories

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

🐰 A cleanup hop through git's neat place,
Configuration rules we rearrange with grace,
Caddyfiles away, documentation stays near,
Web and benchmarks tagged without fear!
Linguist learns our structure clear. 🏷️

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/git-attributes

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e78a269 and d96b6f8.

📒 Files selected for processing (1)
  • .gitattributes (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@twangodev twangodev enabled auto-merge October 19, 2025 23:59
@twangodev twangodev merged commit 2008612 into main Oct 19, 2025
8 of 9 checks passed
@twangodev twangodev deleted the chore/git-attributes branch October 19, 2025 23:59
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates GitHub Linguist configuration to exclude certain directories from language statistics by marking them as documentation.

  • Add linguist-documentation attribute for web/** and benchmarks/**.
  • Note: This change removes a pre-existing Caddyfile linguist-detectable rule, which may be unintended given the PR title.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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