# SPDX-FileCopyrightText: 2022 Aleksandr Mezin <mezin.alexander@gmail.com>
#
# SPDX-License-Identifier: CC0-1.0

[flake8]
max-line-length = 100
extend-exclude =
    node_modules/
    meson-private/
    .container-home/
    tools/heapdot.py
    tools/heapgraph.py
