mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-02 00:54:53 +02: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.