blob: ae095fd0de57febc887c6ad3ee7f94bf9b1713a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
extends: default
rules:
line-length: disable
indentation: disable
document-start: disable
comments: disable
comments-indentation: disable
truthy: disable
ignore: |
buildscripts/packaging/msi/mongod.yaml
|