We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87eff88 commit 5948bb5Copy full SHA for 5948bb5
1 file changed
.github/copilot-instructions.md
@@ -9,3 +9,5 @@ dotnet msbuild Build.csproj /t:"CleanAll;MakeFDD;GatherLibrary;ComposeDistributi
9
```sh
10
dotnet oscript.dll tests/testrunner.os -runAll tests
11
```
12
+
13
+ВСЕГДА проверяй изменения перед коммитом. Не коммить бинарные файлы (exe, ospx, и другие) если тебя об этом явно не попросили.
0 commit comments