diff --git a/test/snapshots/markdownlint-test-repos-dotnet-docs.js.md b/test/snapshots/markdownlint-test-repos-dotnet-docs.js.md index 137b71bf..0e76004c 100644 --- a/test/snapshots/markdownlint-test-repos-dotnet-docs.js.md +++ b/test/snapshots/markdownlint-test-repos-dotnet-docs.js.md @@ -8,7 +8,8 @@ Generated by [AVA](https://avajs.dev). > Expected linting violations - `test-repos/dotnet-docs/SECURITY.md: 21: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ + `test-repos/dotnet-docs/README.md: 24: MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]␊ + test-repos/dotnet-docs/SECURITY.md: 21: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ test-repos/dotnet-docs/SECURITY.md: 22: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ test-repos/dotnet-docs/SECURITY.md: 23: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ test-repos/dotnet-docs/SECURITY.md: 24: MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2]␊ diff --git a/test/snapshots/markdownlint-test-repos-dotnet-docs.js.snap b/test/snapshots/markdownlint-test-repos-dotnet-docs.js.snap index 235473e7..4e1de155 100644 Binary files a/test/snapshots/markdownlint-test-repos-dotnet-docs.js.snap and b/test/snapshots/markdownlint-test-repos-dotnet-docs.js.snap differ