Try to ignore the internal files again

This commit is contained in:
Vinícius Garcia 2022-01-11 19:15:52 -03:00
parent 338fc7b266
commit e48c8a0902

View File

@ -1,5 +1,6 @@
ignore:
"internal/testtools"
"internal/structs"
"examples/example_service"
"examples/**/*"
coverage:
ignore:
"internal/testtools"
"internal/structs"
"examples/example_service"
"examples/**/*"