You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add the ``files`` option
* [tests] Cover ``files`` option via the config testing framework
Replace the single unit test for the new ``files`` option with functional
configuration files (TOML + INI) and focused tests that use
``run_using_a_configuration_file``. Extend the helper with a
``file_to_lint=None`` mode so a config can supply files via the ``files``
option itself without positional args forcing an override.
---------
Co-authored-by: Pierre Sassoulas <[email protected]>
0 commit comments