Support Python 3.10
[mudpy.git] / .yamllint
1 ---
2 # Copyright (c) 2018-2019 mudpy authors. Permission to use, copy,
3 # modify, and distribute this software is granted under terms
4 # provided in the LICENSE file distributed with this software.
5
6 extends: default
7 rules:
8   line-length:
9     allow-non-breakable-inline-mappings: true