-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit da439f0
Update golden master data for ruledocsgen module unit tests
The `github.com/arduino/arduino-lint/ruledocsgen` module contained in this repository uses the
`github.com/JohannesKaufmann/html-to-markdown/escape` package to escape rule configuration data to make it safe for
inclusion in Markdown files.
Escaping has been enhanced in the `github.com/JohannesKaufmann/html-to-markdown@1.3.1` release, which caused the output
under test to no longer match the golden master.
The golden master is hereby brought into sync with the valid and expected output when using the updated dependency.1 parent 7c11520 commit da439f0
1 file changed
+1
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 | - | ||
7 | + | ||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
0 commit comments