Skip to content

Commit

Permalink
Fix actual problem that has been causing megalinter to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
iggy committed Mar 29, 2024
1 parent 8e67833 commit b21ddfa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cmd/cli/main.go
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
// package main is this really necessary
package main

func main() {

}

0 comments on commit b21ddfa

Please sign in to comment.