Skip to content

Commit 80ada08

Browse files
committed
Make linter happy
1 parent b4e00d4 commit 80ada08

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

configs/navigate.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* software without disclosing the source code of your own applications. To purchase
1515
* a commercial license, send an email to license@arduino.cc.
1616
*/
17+
1718
package configs
1819

1920
import (

configs/navigate_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* software without disclosing the source code of your own applications. To purchase
1515
* a commercial license, send an email to license@arduino.cc.
1616
*/
17+
1718
package configs_test
1819

1920
import (

0 commit comments

Comments
 (0)