# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: 2022, Collabora, Ltd. and the xr-hardware contributors

# compatibility with Black
[flake8]
max-line-length = 88
extend-ignore = E203
