bigquery-etl/.yamllint.yaml

18 строки
287 B
YAML

---
extends: default
rules:
line-length:
max: 160
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/