Skip to content

Conversation

skevy
Copy link
Member

@skevy skevy commented Sep 17, 2025

Description

Motivation and Context

How has this been tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@skevy skevy marked this pull request as ready for review September 22, 2025 20:24
@skevy skevy requested a review from Copilot September 22, 2025 20:24
Copy link

@Copilot 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 adds an empty Watchman configuration file to enable file system watching capabilities in the project. Watchman is a file watching service that can trigger actions when files change.

  • Adds a minimal .watchmanconfig file with empty JSON object

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.

1 participant