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,4 +1,5 @@
ignore: coverage:
ignore:
"internal/testtools" "internal/testtools"
"internal/structs" "internal/structs"
"examples/example_service" "examples/example_service"