1 2 3 4 5 6 7 8 9 10 11 12 13 14# shared-speakeasy Common code for the following projects: - https://github.com/Kong/terraform-provider-konnect - https://github.com/Kong/terraform-provider-konnect-beta - https://github.com/Kong/terraform-provider-kong-mesh ## Linting ``` make install-tools make lint-all ```