bigquery-etl/.yamllint.yaml

17 строки
274 B
YAML

---
extends: default
rules:
line-length:
allow-non-breakable-words: true
allow-non-breakable-inline-mappings: true
document-start: disable
indentation:
indent-sequences: consistent
ignore: |
.git/
venv/
bigquery_etl/events_daily/
sql_generators/