feat: Replace data fillcontent with custom reader

This commit is contained in:
Richard Hillmann
2022-06-16 17:36:08 +02:00
committed by GitHub
parent 12d9acfdb3
commit 2d6ebedb0f
5 changed files with 151 additions and 19 deletions

View File

@ -39,6 +39,7 @@ linters:
- varnamelen
- nilnil
- ifshort
- exhaustruct
issues:
exclude-use-default: false