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
When used together with pre-commit inspired by Black or Ruff, it would be great if this lint doe example could carry some safe/trivial fixes:
trailing whitespace
No newline at end of file
horizontal-tab (maybe)
otherwise, when you want to apply lint to a small/existing project, it could be quite time-consuming;
see for example sphinx-gallery/sphinx-gallery#1266
The text was updated successfully, but these errors were encountered:
When used together with pre-commit inspired by Black or Ruff, it would be great if this lint doe example could carry some safe/trivial fixes:
trailing whitespace
No newline at end of file
horizontal-tab
(maybe)otherwise, when you want to apply lint to a small/existing project, it could be quite time-consuming;
see for example sphinx-gallery/sphinx-gallery#1266
The text was updated successfully, but these errors were encountered: