Skip to content

Commit c73dc62

Browse files
committed
ignore line length for mock keymap in tests
1 parent 423e28d commit c73dc62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/keymap/parser_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ var cradioKeymapFile = `
104104
};
105105
`
106106

107+
//nolint:lll // ignoring line length because of visual spacing
107108
var sofleKeymapFile = `/*
108109
* Copyright (c) 2020 The ZMK Contributors
109110
*

0 commit comments

Comments
 (0)