Skip to content

Commit

Permalink
ignore line length for mock keymap in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ansballard committed Apr 25, 2022
1 parent 423e28d commit c73dc62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/keymap/parser_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ var cradioKeymapFile = `
};
`

//nolint:lll // ignoring line length because of visual spacing
var sofleKeymapFile = `/*
* Copyright (c) 2020 The ZMK Contributors
*
Expand Down

0 comments on commit c73dc62

Please sign in to comment.