setuptools_scm
setuptools_scm copied to clipboard
8.0.4: `ruff` warning
trafficstars
ruff 0.3.7
+ ruff check --diff --fix .
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`:
- 'ignore' -> 'lint.ignore'
- 'select' -> 'lint.select'