Skip to content

Commit 98444eb

Browse files
committed
chore: ignore test files that need to have trailing newlines
1 parent 1ae4aa1 commit 98444eb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.linelint.yml

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
rules:
2+
end-of-file:
3+
ignore:
4+
- extractor/filesystem/os/dpkg/testdata/dpkg/trailingnewlines
5+
- extractor/filesystem/os/dpkg/testdata/opkg/trailingnewlines

0 commit comments

Comments
 (0)