diff options
Diffstat (limited to 'internal/unit.go')
| -rw-r--r-- | internal/unit.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/unit.go b/internal/unit.go index 0a6b3ccc..97df181b 100644 --- a/internal/unit.go +++ b/internal/unit.go @@ -113,4 +113,5 @@ const ( WithMain FieldSet = 1 << iota WithImports WithLicenses + WithDocsSource ) |
