The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Add markdownlint config file for changelog fragments.

+5
+5
doc/changes/.markdownlint.yaml
··· 1 + # SPDX-License-Identifier: CC0-1.0 2 + # SPDX-FileCopyrightText: 2021 Collabora, Ltd. 3 + 4 + # Changelog fragments will never start with a header. 5 + MD041: false