Makefile 162 B

1234
  1. include ../../Makefile.Common
  2. lint: checklicense misspell
  3. @echo "skipping lint: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/29449"