1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 18:07:01 +00:00

👔 next version: some linting

Former-commit-id: a102fbb90e2a8a8b09fcb9c9e0c370e4078b74d1
This commit is contained in:
Gerasimos (Makis) Maropoulos
2020-03-01 08:34:53 +02:00
parent 2756435446
commit 1c9b592088
9 changed files with 82 additions and 107 deletions

View File

@@ -9,6 +9,7 @@ import (
"strings"
)
// Source describes where a dependency is located at the source code itself.
type Source struct {
File string
Line int