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
1 git … commit --
editorconfig-checker.....................................................Passed
nixfmt...................................................................Passed
pyright..................................................................Passed
ruff.....................................................................Failed
- hook id: ruff
- exit code: 1
warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `pyproject.toml`:
- 'select' -> 'lint.select'
- 'pydocstyle' -> 'lint.pydocstyle'
src/cheflings/__init__.py:1:1: D104 Missing docstring in public package
Found 1 error.
yamllint.............................................(no files to check)Skipped
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: