databricks-cli/bundle/internal/schema
Denis Bilenko 39d1e8093f
Enable intrange linter and apply autofix (#2069)
New construct in Go1.22+ for integer iteration:
https://github.com/ckaznocha/intrange?tab=readme-ov-file#intrange
2025-01-03 09:25:07 +00:00
..
testdata Custom annotations for bundle-specific JSON schema fields (#1957) 2024-12-18 10:19:14 +00:00
annotations.go fix: Empty schema fields in OpenAPI spec (#2045) 2024-12-23 12:08:01 +00:00
annotations.yml fix: Empty schema fields in OpenAPI spec (#2045) 2024-12-23 12:08:01 +00:00
annotations_openapi.yml fix: Empty schema fields in OpenAPI spec (#2045) 2024-12-23 12:08:01 +00:00
annotations_openapi_overrides.yml Upgrade Go SDK to 0.54.0 (#2029) 2024-12-18 12:43:27 +00:00
annotations_test.go Custom annotations for bundle-specific JSON schema fields (#1957) 2024-12-18 10:19:14 +00:00
main.go Custom annotations for bundle-specific JSON schema fields (#1957) 2024-12-18 10:19:14 +00:00
main_test.go Enable testifylint and fix the issues (#2065) 2025-01-02 12:03:41 +01:00
parser.go Enable intrange linter and apply autofix (#2069) 2025-01-03 09:25:07 +00:00