mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-05 23:46:34 +00:00
Add godot linter to harmonitze toplevel comments (#3650)
This commit is contained in:
@@ -17,7 +17,7 @@ package core
|
||||
import (
|
||||
"os"
|
||||
|
||||
// Load config from .env
|
||||
// Load config from .env file.
|
||||
_ "github.com/joho/godotenv/autoload"
|
||||
"github.com/rs/zerolog/log"
|
||||
"github.com/urfave/cli/v2"
|
||||
|
Reference in New Issue
Block a user