@@ -1,6 +1,12 @@
[pycodestyle]
[flake8]
ignore = E402, W503
[mypy-gi]
ignore_missing_imports = True
[mypy-gi.repository]
[yapf]
based_on_style = pep8
split_before_bitwise_operator = true
The note is not visible to the blocked user.