Skip to content

Commit

Permalink
add a dummy comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ktw4071 committed Aug 30, 2024
1 parent 52a6b75 commit cab5069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ type DriverSettings struct {
Errors bool
}

// dummy comment to trigger pipeline
// Driver is a simple interface that defines how to connect to a backend SQL datasource
// Plugin creators will need to implement this in order to create a managed datasource
type Driver interface {
Expand Down

0 comments on commit cab5069

Please sign in to comment.