Update copyright year in LICENSE
[mudpy.git] / .yamllint
1 # Copyright (c) 2018 Jeremy Stanley <fungi@yuggoth.org>. Permission
2 # to use, copy, modify, and distribute this software is granted under
3 # terms provided in the LICENSE file distributed with this software.
4
5 extends: default
6 rules:
7   line-length:
8     allow-non-breakable-inline-mappings: true