Skip to content

Commit 9798f33

Browse files
authored
Clarify rollForward in README.md
1 parent f642564 commit 9798f33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ Upload your SARIF reports as pipeline artifacts to help narrow down issues.
272272
- Different SDK versions
273273
- Use a [global.json](https://learn.microsoft.com/en-us/dotnet/core/tools/global-json) to set the same SDK version
274274
locally and in CI
275+
- New SDK feature versions can introduce new analyzers so we suggest limiting `rollForward` to patch updates, or disable entirely
275276

276277
## Advanced configuration
277278

0 commit comments

Comments
 (0)