micronaut-logging/.yamllint
2021-12-29 11:35:55 +01:00

10 lines
200 B
Text

extends: default
## see https://yamllint.readthedocs.io/en/stable/rules.html
rules:
# no need for document start
document-start: disable
# line length is not important
line-length: disable