forked from airbytehq/airbyte
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.prettierignore
13 lines (12 loc) · 828 Bytes
/
.prettierignore
1
2
3
4
5
6
7
8
9
10
11
12
13
airbyte-integrations/bases/base-normalization/integration_tests/normalization_test_output
airbyte-ci/connectors/pipelines/tests/test_changelog/result_files
airbyte-integrations/bases/connector-acceptance-test/unit_tests/data/docs
airbyte-integrations/connectors/destination-*/src/test-integration/resources/expected-spec*.json
# Ignore manifest files in manifest-only connectors
# This is done due to prettier being overly opinionated on the formatting of quotes
# Ref: https://github.com/prettier/prettier/issues/973
# And it not allowing rule opt outs
# Ref: https://github.com/prettier/prettier/discussions/13925
# Instead we rely on the contribution service to format these files
# See: https://github.com/airbytehq/airbyte/blob/master/CONTRIBUTING.md#adding-a-new-connector
airbyte-integrations/connectors/*/manifest.yaml