Skip to content

Commit

Permalink
Add markdownlint ignore line
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanKilleen authored Nov 20, 2023
1 parent 9242ca1 commit 79cd42b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions documentation/NUnit2028.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# NUnit2028

<!-- markdownlint-disable-next-line MD013 -->
## Consider using Assert.That(actual, Is.GreaterThanOrEqualTo(expected)) instead of ClassicAssert.GreaterOrEqual(actual, expected)

| Topic | Value
Expand Down

0 comments on commit 79cd42b

Please sign in to comment.