2021-03-09 00:45:24 +03:00
|
|
|
---
|
|
|
|
rules:
|
|
|
|
line-length:
|
|
|
|
allow-non-breakable-words: true
|
|
|
|
allow-non-breakable-inline-mappings: true
|
2021-06-08 23:46:38 +03:00
|
|
|
indentation:
|
|
|
|
spaces: consistent
|
|
|
|
indent-sequences: true
|
|
|
|
check-multi-line-strings: false
|
2021-03-09 00:45:24 +03:00
|
|
|
|
|
|
|
ignore: |
|
|
|
|
.git/
|
|
|
|
venv/
|
2021-04-19 00:16:06 +03:00
|
|
|
.circleci/
|
2021-06-24 18:05:42 +03:00
|
|
|
namespaces.yaml
|
|
|
|
looker-hub/namespaces.yaml
|