Sync with WeblateOrg/meta

This commit is contained in:
Michal Čihař 2020-10-21 12:37:25 +02:00
parent 8aacd867bc
commit 1fe6733e48
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,3 @@
<!-- This file is maintained in https://github.com/WeblateOrg/meta/ -->
<!-- markdownlint-disable MD041 -->

Before submitting a pull request, please ensure that:

- [ ] Every commit has a message which concisely describes it.

4
.markdownlint.json Normal file
View file

@ -0,0 +1,4 @@
{
"first-line-heading": false,
"line-length": false
}