Skip to content

Commit 7667390

Browse files
committed
./gradlew generateLicenseReport
1 parent fff7d2d commit 7667390

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/agents.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ The following are critical commands and patterns for working with this repositor
4545
### Repository Structure
4646
Key directories:
4747
- `instrumentation/` - Contains all instrumentation modules (~500+ modules for different libraries)
48-
- `javaagent/` - Core Java agent implementation
48+
- `javaagent/` - Core Java agent implementation
4949
- `docs/` - Documentation including supported libraries list
5050
- `smoke-tests/` - End-to-end integration tests
5151
- `examples/` - Example extensions and distributions
@@ -125,4 +125,4 @@ Key directories:
125125
- `TESTCONTAINERS_DOCKER_SOCKET_OVERRIDE` - Docker socket location
126126
- `TESTCONTAINERS_HOST_OVERRIDE` - Container-to-container communication host
127127
- `USE_LINUX_CONTAINERS=1` - Force Linux containers on Windows
128-
- Set `-Ddev=true` for development to ignore warnings in tests
128+
- Set `-Ddev=true` for development to ignore warnings in tests

0 commit comments

Comments
 (0)