mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-01 08:52:18 +01:00
Using `flake8: noqa` disables ALL linting on a file. Adding an error code does not limit the linter to that error.
Using `flake8: noqa` disables ALL linting on a file. Adding an error code does not limit the linter to that error.