Skip to content

Commit b616fe8

Browse files
committed
Add **IMPORTANT** for the line about snapshot dependencies in copilot-instructions.md
Cherry-pick commit 39ea214 and resolve the conflicts.
1 parent df56a19 commit b616fe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Always ensure JDK 8 and JDK 17 are properly configured before building. JDK 17 s
2626

2727
**IMPORTANT**: On non-macOS systems, iOS targets (`iosArm64`, `iosSimulatorArm64`, `iosX64`) will be disabled. Add `kotlin.native.ignoreDisabledTargets=true` to suppress warnings.
2828

29-
If the project uses snapshot dependencies of other `com.huanshankeji` libraries, especially in a branch other than `main` such as `dev`, refer to the setup instructions at <https://github.com/huanshankeji/.github/blob/main/dev-instructions.md#publish-snapshot-dependencies-of-our-library-projects-to-maven-local>.
29+
**IMPORTANT**: If the project uses snapshot dependencies of other `com.huanshankeji` libraries, especially in a branch other than `main` such as `dev`, refer to the setup instructions at <https://github.com/huanshankeji/.github/blob/main/dev-instructions.md#about-snapshot-dependencies-of-our-library-projects>.
3030

3131
### Bootstrap and Build Commands
3232

0 commit comments

Comments
 (0)