8000 chore(docs): document crlf limitation (#101) · gkampitakis/go-snaps@c578aa7 · GitHub
[go: up one dir, main page]

Skip to content

Commit c578aa7

Browse files
authored
chore(docs): document crlf limitation (#101)
1 parent f98a2f9 commit c578aa7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,3 +353,6 @@ This library used [Jest Snapshoting](https://jestjs.io/docs/snapshot-testing) an
353353
354354
> [!IMPORTANT]
355355
> Snapshots should be treated as code. The snapshot artifact should be committed alongside code changes, and reviewed as part of your code review process
356+
357+
> [!NOTE]
358+
> go-snaps doesn't handle CRLF line endings. If you are using Windows, you may need to convert the line endings to LF.

0 commit comments

Comments
 (0)
0