Skip to content

Commit 7cf0568

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

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.linelint.yml

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

0 commit comments

Comments
 (0)