Skip to content

Commit

Permalink
added copilot-instructions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr committed Jan 21, 2025
1 parent 7c42b33 commit 5b0f23a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/copilot-instructions.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
When generating new source code files, always include the copyright header.

When writing unit tests, always use modern NUnit assertions.

We use JustMock.Lite, so use only mock configurations that are valid for that package.

0 comments on commit 5b0f23a

Please sign in to comment.